Public Member Functions |
| | MyShaderManager (DtDe &de, osg::StateSet *ss) |
| | The Constructor takes in the de for the application also takes in a stateset to apply the new shaders to.
|
| virtual | ~MyShaderManager () |
| | DTOR.
|
| virtual void | changeColorOverride (int color, float deltaChange) |
Constructor & Destructor Documentation
| makVrv::MyShaderManager::MyShaderManager |
( |
DtDe & |
de, |
|
|
osg::StateSet * |
ss |
|
) |
| |
The Constructor takes in the de for the application also takes in a stateset to apply the new shaders to.
| virtual makVrv::MyShaderManager::~MyShaderManager |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual void makVrv::MyShaderManager::changeColorOverride |
( |
int |
color, |
|
|
float |
deltaChange |
|
) |
| |
|
virtual |
Member Data Documentation
| DtDe& makVrv::MyShaderManager::myDe |
|
protected |
| osg::ref_ptr<osg::StateSet> makVrv::MyShaderManager::myModelStateSet |
|
protected |
| osg::ref_ptr<osg::Uniform> makVrv::MyShaderManager::myColorToAdd |
|
protected |
| osg::ref_ptr<osgEarth::VirtualProgram> makVrv::MyShaderManager::myVirtualProgram |
|
protected |
The documentation for this class was generated from the following file: