|
HoverRace
2.0
|
#include <Level.h>
Inheritance diagram for HoverRace::Model::Level::Feature:Public Member Functions | |
| void | SerializeStructure (Parcel::ObjStream &pArchive) |
Public Member Functions inherited from HoverRace::Model::Level::Section | |
| Section () | |
| ~Section () | |
| void | SerializeStructure (Parcel::ObjStream &pArchive) |
Public Attributes | |
| int | mParentSectionIndex |
Public Attributes inherited from HoverRace::Model::Level::Section | |
| MR_Int32 | mCeilingLevel |
| std::shared_ptr< SurfaceElement > | mCeilingTexture |
| MR_Int32 | mFloorLevel |
| std::shared_ptr< SurfaceElement > | mFloorTexture |
| MR_2DCoordinate | mMax |
| MR_2DCoordinate | mMin |
| int | mNbVertex |
| MR_2DCoordinate * | mVertexList |
| MR_Int32 * | mWallLen |
| std::vector< std::shared_ptr< SurfaceElement > > | mWallTexture |
| void HoverRace::Model::Level::Feature::SerializeStructure | ( | Parcel::ObjStream & | pArchive | ) |
| int HoverRace::Model::Level::Feature::mParentSectionIndex |
1.8.11