Definition at line 9 of file MapdataGeoObj.hh.
Classes | |
struct | SData |
Public Member Functions | |
MapdataGeoObj (const SData *data) | |
void | read (EGG::Stream &stream) |
Getters | |
u16 | id () const |
const EGG::Vector3f & | pos () const |
const EGG::Vector3f & | rot () const |
const EGG::Vector3f & | scale () const |
s16 | pathId () const |
u16 | setting (size_t idx) const |
u16 | presenceFlag () const |
Private Attributes | |
const SData * | m_rawData |
u16 | m_id |
EGG::Vector3f | m_pos |
EGG::Vector3f | m_rot |
EGG::Vector3f | m_scale |
s16 | m_pathId |
std::array< u16, 8 > | m_settings |
u16 | m_presenceFlag |
System::MapdataGeoObj::MapdataGeoObj | ( | const SData * | data | ) |
Definition at line 5 of file MapdataGeoObj.cc.
|
inlinenodiscard |
Definition at line 25 of file MapdataGeoObj.hh.
|
inlinenodiscard |
Definition at line 41 of file MapdataGeoObj.hh.
|
inlinenodiscard |
Definition at line 29 of file MapdataGeoObj.hh.
|
inlinenodiscard |
Definition at line 50 of file MapdataGeoObj.hh.
void System::MapdataGeoObj::read | ( | EGG::Stream & | stream | ) |
Definition at line 10 of file MapdataGeoObj.cc.
|
inlinenodiscard |
Definition at line 33 of file MapdataGeoObj.hh.
|
inlinenodiscard |
Definition at line 37 of file MapdataGeoObj.hh.
|
inlinenodiscard |
Definition at line 45 of file MapdataGeoObj.hh.
|
private |
Definition at line 57 of file MapdataGeoObj.hh.
|
private |
Definition at line 61 of file MapdataGeoObj.hh.
|
private |
Definition at line 58 of file MapdataGeoObj.hh.
|
private |
Definition at line 63 of file MapdataGeoObj.hh.
|
private |
Definition at line 56 of file MapdataGeoObj.hh.
|
private |
Definition at line 59 of file MapdataGeoObj.hh.
|
private |
Definition at line 60 of file MapdataGeoObj.hh.
|
private |
Definition at line 62 of file MapdataGeoObj.hh.