OpenSceneGraph
3.5.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 |
|
inline |
void osg::State::UniformStack::print | ( | std::ostream & | fout | ) | const |
UniformVec osg::State::UniformStack::uniformVec |
Generated at Wed Nov 11 2015 22:14:42 for the OpenSceneGraph by doxygen 1.8.10. |