Public Member Functions | |
| _Implem () | |
| virtual | ~_Implem () |
| void | init (void) |
| void | parseGeometryPropertyParams (vhdOSGGeometryPropertyFactory *self, DOM_Node node) |
| void | buildGeometryProperty (vhdOSGGeometryPropertyFactory *self) |
Public Attributes | |
| std::string | _name |
| std::string | _fileName |
| vhdVector3 | _position |
| vhdQuaternion | _orientation |
| std::vector< vhdPropertyRef > * | _geometryPropertyVec |
| vhtBool | _movableFlag |
| vhtBool | _visibleFlag |
| vhtBool | _occluderFlag |
| vhtBool | _yupFlag |
| vhtBool | _cloneShareGeomFlag |
| int | _numberOfClone |
| float | _scalingFactor |
| vhdOSGGeometryPropertyFactory::_Implem::_Implem | ( | ) |
| vhdOSGGeometryPropertyFactory::_Implem::~_Implem | ( | ) | [virtual] |
| void vhdOSGGeometryPropertyFactory::_Implem::init | ( | void | ) |
| void vhdOSGGeometryPropertyFactory::_Implem::parseGeometryPropertyParams | ( | vhdOSGGeometryPropertyFactory * | self, | |
| DOM_Node | node | |||
| ) |
| void vhdOSGGeometryPropertyFactory::_Implem::buildGeometryProperty | ( | vhdOSGGeometryPropertyFactory * | self | ) |
| std::string vhdOSGGeometryPropertyFactory::_Implem::_name |
| std::vector<vhdPropertyRef>* vhdOSGGeometryPropertyFactory::_Implem::_geometryPropertyVec |
1.5.1-p1