![]() |
VR-Forces 4.8 Class Documentation
|
struct for associating a shape with a switch node for fast updates More...
Public Member Functions | |
| diguyOsgGraphicsShapeSwitchPair (diguyGraphicsShape *shape, osg::Switch *switch_node) | |
| CTOR. More... | |
Public Attributes | |
| diguyGraphicsShape * | m_shape |
| osg::Switch * | m_switch |
| bool | m_flash |
struct for associating a shape with a switch node for fast updates
| makVrv::diguyOsgGraphicsShapeSwitchPair::diguyOsgGraphicsShapeSwitchPair | ( | diguyGraphicsShape * | shape, |
| osg::Switch * | switch_node | ||
| ) |
CTOR.
| diguyGraphicsShape* makVrv::diguyOsgGraphicsShapeSwitchPair::m_shape |
| osg::Switch* makVrv::diguyOsgGraphicsShapeSwitchPair::m_switch |
| bool makVrv::diguyOsgGraphicsShapeSwitchPair::m_flash |