#include <State.h>
Definition at line 75 of file State.h.
osg::VertexAttribAlias::VertexAttribAlias |
( |
| ) |
|
|
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 |
GLuint osg::VertexAttribAlias::_location |
std::string osg::VertexAttribAlias::_osgName |
The documentation for this class was generated from the following file: