|
OpenSceneGraph
3.0.1
|
Public Member Functions | |
| VertexAttribAlias () | |
| VertexAttribAlias (const VertexAttribAlias &rhs) | |
| VertexAttribAlias (GLuint location, const std::string glName, const std::string osgName, const std::string &declaration) | |
Public Attributes | |
| GLuint | _location |
| std::string | _glName |
| std::string | _osgName |
| std::string | _declaration |
| osg::VertexAttribAlias::VertexAttribAlias | ( | ) | [inline] |
| osg::VertexAttribAlias::VertexAttribAlias | ( | const VertexAttribAlias & | rhs | ) | [inline] |
| osg::VertexAttribAlias::VertexAttribAlias | ( | GLuint | location, |
| const std::string | glName, | ||
| const std::string | osgName, | ||
| const std::string & | declaration | ||
| ) | [inline] |
| std::string osg::VertexAttribAlias::_declaration |
| std::string osg::VertexAttribAlias::_glName |
| std::string osg::VertexAttribAlias::_osgName |
| Generated at Thu Sep 27 2012 17:03:01 for the OpenSceneGraph by doxygen 1.7.6.1. |