Definition at line 11 of file MapdataGeoObj.hh.
Public Attributes | |
| u16 | id |
| EGG::Vector3f | position |
| EGG::Vector3f | rotation |
| EGG::Vector3f | scale |
| s16 | pathId |
| u16 | settings [8] |
| u16 | presenceFlag |
| u16 System::MapdataGeoObj::SData::id |
Definition at line 12 of file MapdataGeoObj.hh.
| s16 System::MapdataGeoObj::SData::pathId |
Definition at line 16 of file MapdataGeoObj.hh.
| EGG::Vector3f System::MapdataGeoObj::SData::position |
Definition at line 13 of file MapdataGeoObj.hh.
| u16 System::MapdataGeoObj::SData::presenceFlag |
Definition at line 18 of file MapdataGeoObj.hh.
| EGG::Vector3f System::MapdataGeoObj::SData::rotation |
Definition at line 14 of file MapdataGeoObj.hh.
| EGG::Vector3f System::MapdataGeoObj::SData::scale |
Definition at line 15 of file MapdataGeoObj.hh.
| u16 System::MapdataGeoObj::SData::settings[8] |
Definition at line 17 of file MapdataGeoObj.hh.