Public Member Functions | |
| _Impl () | |
| ~_Impl () | |
| osgNodeRef | createHUD (int xMin, int xMax, int yMin, int yMax, int textX, int textY) |
Public Attributes | |
| osgNodeRef | _sceneGraph |
| osg::StateSet * | _sceneStateSet |
| osgProducerViewerRef | _Viewer |
| CameraManipulatorRef | _CameraManipulator |
| osgSceneViewRef | _SceneView |
| osg::ref_ptr< osgText::Text > | _hudText |
| osgNodeRef | _hudNode |
| vhdOSGBackgroundPropertyRef | osgBackgroundPropertyRef |
| bool | _optimizer_off |
| bool | _viewer_off |
| bool | _defaultK |
| bool | _lightEnsure |
| bool | _realizeAtRun |
| vhdPropertyControllerRef | _vpc |
| vhdOSGViewerServiceBody::_Impl::_Impl | ( | ) |
| vhdOSGViewerServiceBody::_Impl::~_Impl | ( | ) |
| osgNodeRef vhdOSGViewerServiceBody::_Impl::createHUD | ( | int | xMin, | |
| int | xMax, | |||
| int | yMin, | |||
| int | yMax, | |||
| int | textX, | |||
| int | textY | |||
| ) |
| osg::StateSet* vhdOSGViewerServiceBody::_Impl::_sceneStateSet |
| osg::ref_ptr<osgText::Text> vhdOSGViewerServiceBody::_Impl::_hudText |
| vhdOSGBackgroundPropertyRef vhdOSGViewerServiceBody::_Impl::osgBackgroundPropertyRef |
| vhdPropertyControllerRef vhdOSGViewerServiceBody::_Impl::_vpc |
1.5.1-p1