In file include/csengine/wirefrm.h:

class csWfVertex : public csWfObject

Vertex in a WireFrame

Inheritance:


Public Methods

virtual void Draw(IGraphics3D* g, csCamera* c)
csVector3& GetLocation()
void SetLocation(const csVector3& v)
void SetLocation(float x, float y, float z)

Inherited from csWfObject:

Public Methods

csWfColor* GetColor()
csWfObject* GetNext()
csWfObject* GetPrev()
bool Perspective(csCamera* c, csVector3& v, csVector2& persp, float radius, float& pradius)
void SetColor(csWfColor* col)
void SetNext(csWfObject* ob)
void SetPrev(csWfObject* ob)

Documentation

Vertex in a WireFrame
csVector3& GetLocation()

void SetLocation(const csVector3& v)

void SetLocation(float x, float y, float z)

virtual void Draw(IGraphics3D* g, csCamera* c)


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de