In file include/csengine/wirefrm.h:

class csWfLine : public csWfObject

Line in a WireFrame

Inheritance:


Public Methods

virtual void Draw(IGraphics3D* g, csCamera* c)
csVector3& GetVertex1()
csVector3& GetVertex2()
void SetLine(csVector3& vv1, csVector3& vv2)

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

Line in a WireFrame
csVector3& GetVertex1()

csVector3& GetVertex2()

void SetLine(csVector3& vv1, csVector3& vv2)

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