|
openscenegraph
|
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 |
|
inline |
|
inline |
|
inline |
| std::string osg::VertexAttribAlias::_declaration |
| std::string osg::VertexAttribAlias::_glName |
| GLuint osg::VertexAttribAlias::_location |
| std::string osg::VertexAttribAlias::_osgName |
1.8.6