OpenSceneGraph
3.5.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 |
|
inline |
|
inline |
|
inline |
std::string osg::VertexAttribAlias::_declaration |
std::string osg::VertexAttribAlias::_glName |
GLuint osg::VertexAttribAlias::_location |
std::string osg::VertexAttribAlias::_osgName |
Generated at Wed Nov 11 2015 22:14:47 for the OpenSceneGraph by doxygen 1.8.10. |