class csWfPolygon : public csWfObject A polygon in a WireFrame
| | csWfPolygon () |
| | Draw (IGraphics3D* g, csCamera* c) |
| | GetNumVertices () |
| | IsVisible (csCamera* camera) Return true if object is visible from a given camera. |
| | Prepare () This function should be called after all vertices have been set. |
| | SetNumVertices (int n) |
| | SetVertex (int i, csVector3& v) |
| | SetVisColor (csWfColor* vcol) Set the prefered color for the visibility lines. |
| | ~csWfPolygon () |
A polygon in a WireFrame
virtual ~csWfPolygon()
void SetNumVertices(int n)
int GetNumVertices()
void SetVertex(int i, csVector3& v)
void SetVisColor(csWfColor* vcol)
void Prepare()
bool IsVisible(csCamera* camera)
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de