Skylicht Engine
Loading...
Searching...
No Matches
Skylicht::CGridPlaneData Class Reference
Inheritance diagram for Skylicht::CGridPlaneData:
Skylicht::CLineDrawData Skylicht::IEntityData Skylicht::IActivatorObject

Public Member Functions

void init ()
Public Member Functions inherited from Skylicht::CLineDrawData
void add3DBox (const core::aabbox3d< f32 > &box, const SColor &color)
void addLine (const core::vector3df &v1, const core::vector3df &v2, const SColor &color)
void addPolyline (const core::vector3df *points, u32 count, bool close, const SColor &color)
void clearBuffer ()
void updateBuffer ()
Public Member Functions inherited from Skylicht::IEntityData
virtual bool serializable (CMemoryStream *stream)
virtual bool deserializable (CMemoryStream *stream, int version)
virtual const char * getTypeName ()
Public Member Functions inherited from Skylicht::IActivatorObject
virtual ~IActivatorObject ()
 Virtual destructor for polymorphic activator objects.

Public Attributes

int NumGrid
float GridSize
Public Attributes inherited from Skylicht::CLineDrawData
IMeshBuffer * LineBuffer
Public Attributes inherited from Skylicht::IEntityData
int EntityIndex
CEntityEntity

The documentation for this class was generated from the following file: