HoverRace  2.0
Public Member Functions | Public Attributes | List of all members
HoverRace::Model::Level::Feature Struct Reference

#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< SurfaceElementmCeilingTexture
 
MR_Int32 mFloorLevel
 
std::shared_ptr< SurfaceElementmFloorTexture
 
MR_2DCoordinate mMax
 
MR_2DCoordinate mMin
 
int mNbVertex
 
MR_2DCoordinatemVertexList
 
MR_Int32mWallLen
 
std::vector< std::shared_ptr< SurfaceElement > > mWallTexture
 

Member Function Documentation

void HoverRace::Model::Level::Feature::SerializeStructure ( Parcel::ObjStream pArchive)

Member Data Documentation

int HoverRace::Model::Level::Feature::mParentSectionIndex

The documentation for this struct was generated from the following files: