|
OpenSceneGraph
3.0.1
|
Public Types | |
| typedef std::pair< const Uniform *, StateAttribute::OverrideValue > | UniformPair |
| typedef std::vector< UniformPair > | UniformVec |
Public Member Functions | |
| UniformStack () | |
| void | print (std::ostream &fout) const |
Public Attributes | |
| UniformVec | uniformVec |
| typedef std::pair<const Uniform*,StateAttribute::OverrideValue> osg::State::UniformStack::UniformPair |
| typedef std::vector<UniformPair> osg::State::UniformStack::UniformVec |
| osg::State::UniformStack::UniformStack | ( | ) | [inline] |
| void osg::State::UniformStack::print | ( | std::ostream & | fout | ) | const |
| Generated at Tue Oct 11 2011 20:19:54 for the OpenSceneGraph by doxygen 1.7.5. |