|
OSG
3.4.0
|
#include <State.h>
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 |
| void osg::State::UniformStack::print | ( | std::ostream & | fout | ) | const |
| UniformVec osg::State::UniformStack::uniformVec |
1.8.8