HoverRace  2.0
Classes | Namespaces | Macros | Typedefs
MazeElement.h File Reference
#include "../Util/DllObjectFactory.h"
#include "../VideoServices/Viewport3D.h"
#include "ContactEffect.h"
#include "Shapes.h"
+ Include dependency graph for MazeElement.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HoverRace::Model::Element
 Represents all objects (wall, floor, ceiling, etc.) that can be found in a maze. More...
 
struct  HoverRace::Model::ElementNetState
 
class  HoverRace::Model::FreeElement
 
class  HoverRace::Model::SurfaceElement
 

Namespaces

 HoverRace
 
 HoverRace::Model
 
 HoverRace::Parcel
 

Macros

#define MR_DllDeclare
 

Typedefs

using MR_FreeElementHandle = MR_FreeElementHandleClass *
 

Macro Definition Documentation

#define MR_DllDeclare

Typedef Documentation

using MR_FreeElementHandle = MR_FreeElementHandleClass*