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 Mon Oct 3 2011 12:39:44 for the OpenSceneGraph by doxygen 1.7.5. |