#include <MapdataJugemPoint.hh>
This class represents the course's respawn positions.
Definition at line 10 of file MapdataJugemPoint.hh.
Classes | |
struct | SData |
Public Member Functions | |
MapdataJugemPoint (const SData *data) | |
void | read (EGG::Stream &stream) |
Getters | |
const EGG::Vector3f & | pos () const |
const EGG::Vector3f & | rot () const |
Private Attributes | |
const SData * | m_rawData |
EGG::Vector3f | m_pos |
EGG::Vector3f | m_rot |
|
0x805183A8 |
Definition at line 8 of file MapdataJugemPoint.cc.
|
inline |
Definition at line 23 of file MapdataJugemPoint.hh.
void System::MapdataJugemPoint::read | ( | EGG::Stream & | stream | ) |
Definition at line 13 of file MapdataJugemPoint.cc.
|
inline |
Definition at line 27 of file MapdataJugemPoint.hh.
|
private |
Definition at line 34 of file MapdataJugemPoint.hh.
|
private |
Definition at line 33 of file MapdataJugemPoint.hh.
|
private |
Definition at line 35 of file MapdataJugemPoint.hh.