#include <osghandle.h>
Collaboration diagram for OsgHandle:
Public Member Functions | |
OsgHandle () | |
OsgHandle (osg::Group *scene, osg::TessellationHints *tesselhints[3], osg::StateSet *normalState, osg::StateSet *transparentState, const Color &color) | |
~OsgHandle () | |
OsgHandle | changeColor (const Color &color) const |
OsgHandle | changeAlpha (double alpha) const |
Public Attributes | |
osg::Group * | scene |
osg::TessellationHints * | tesselhints [3] |
osg::StateSet * | normalState |
osg::StateSet * | transparentState |
Color | color |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|