Public Member Functions | |
| _Implem () | |
| virtual | ~_Implem () |
| void | init (void) |
| void | parseBackgroundPropertyParams (vhdOSGBackgroundPropertyFactory *self, DOM_Node node) |
| void | buildBackgroundProperty (vhdOSGBackgroundPropertyFactory *self) |
Public Attributes | |
| std::vector< std::string > | _imageVec |
| vhtBool | _visibleFlag |
| vhtBool | _movableFlag |
| vhtBool | _directImageControlFlag |
| vhtBool | _cameraVideoControlFlag |
| vhtBool | _cameraParamControlFlag |
| vhdPropertyRef | _backgroundProperty |
| std::string | _sourceType |
| std::string | _cameraMode |
| std::string | _cameraType |
| std::string | _cameraAccess |
| std::string | _name |
| float | _limitFPS |
| vhdVector3 | _position |
| vhdQuaternion | _orientation |
| float | _width |
| float | _height |
| vhdOSGBackgroundPropertyFactory::_Implem::_Implem | ( | ) |
| vhdOSGBackgroundPropertyFactory::_Implem::~_Implem | ( | ) | [virtual] |
| void vhdOSGBackgroundPropertyFactory::_Implem::init | ( | void | ) |
| void vhdOSGBackgroundPropertyFactory::_Implem::parseBackgroundPropertyParams | ( | vhdOSGBackgroundPropertyFactory * | self, | |
| DOM_Node | node | |||
| ) |
| void vhdOSGBackgroundPropertyFactory::_Implem::buildBackgroundProperty | ( | vhdOSGBackgroundPropertyFactory * | self | ) |
| std::vector<std::string> vhdOSGBackgroundPropertyFactory::_Implem::_imageVec |
| std::string vhdOSGBackgroundPropertyFactory::_Implem::_name |
1.5.1-p1