#include <osghandle.h>
Collaboration diagram for OsgHandle:
Definition at line 49 of file osghandle.h.
Public Member Functions | |
OsgHandle () | |
OsgHandle (osg::Group *scene, osg::TessellationHints *tesselhints[3], osg::StateSet *normalState, osg::StateSet *transparentState, const Color &color) | |
OsgHandle | changeColor (const Color &color) const |
Public Attributes | |
osg::Group * | scene |
osg::TessellationHints * | tesselhints [3] |
osg::StateSet * | normalState |
osg::StateSet * | transparentState |
Color | color |
|
Definition at line 48 of file osghandle.cpp. |
|
Definition at line 49 of file osghandle.cpp. |
|
Definition at line 61 of file osghandle.cpp. |
|
Definition at line 61 of file osghandle.h. |
|
Definition at line 59 of file osghandle.h. |
|
Definition at line 57 of file osghandle.h. |
|
Definition at line 58 of file osghandle.h. |
|
Definition at line 60 of file osghandle.h. |