|
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 Thu Sep 27 2012 17:03:01 for the OpenSceneGraph by doxygen 1.7.6.1. |