![]() |
VR-Forces 4.7 Class Documentation
|
This is the implementation of the example model manager. More...
Public Member Functions | |
| DtExampleShaderManager (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 | ~DtExampleShaderManager () |
| DTOR. | |
| virtual void | changeColorOverride (int color, float deltaChange) |
| virtual void | changeScale (int axis, float deltaChange) |
Protected Attributes | |
| DtDe & | myDe |
| osg::ref_ptr< osg::StateSet > | myModelStateSet |
| osg::ref_ptr< osg::Uniform > | myColorToAdd |
| osg::ref_ptr< osg::Uniform > | myScale |
| osg::ref_ptr < osgEarth::VirtualProgram > | myVirtualProgram |
This is the implementation of the example model manager.
It handles the creation and resizing of Example model instances
| makVrv::DtExampleShaderManager::DtExampleShaderManager | ( | 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 |
DTOR.
|
virtual |
|
virtual |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |