class csWfObject Object in a WireFrame
| | csWfObject () |
| | Draw (IGraphics3D* g, csCamera* c) Draw this object given a camera. |
| | GetColor () |
| | GetNext () |
| | GetPrev () |
| | Perspective (csCamera* c, csVector3& v, csVector2& persp, float radius, float& pradius) Do the perspective transform. |
| | SetColor (csWfColor* col) Set the prefered color. |
| | SetNext (csWfObject* ob) |
| | SetPrev (csWfObject* ob) |
| | ~csWfObject () |
Object in a WireFrame
virtual ~csWfObject()
void SetColor(csWfColor* col)
csWfColor* GetColor()
csWfObject* GetNext()
csWfObject* GetPrev()
void SetNext(csWfObject* ob)
void SetPrev(csWfObject* ob)
virtual void Draw(IGraphics3D* g, csCamera* c)
bool Perspective(csCamera* c, csVector3& v, csVector2& persp, float radius, float& pradius)
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de