#include <wirefrm.h>
Inheritance diagram for csWfVertex:
Public Methods | |
csVector3& | GetLocation () |
void | SetLocation (const csVector3 &v) |
void | SetLocation (float x, float y, float z) |
virtual void | Draw (iGraphics3D *g, csCamera *c, int ortho=WF_ORTHO_PERSP) |
Draw this object given a camera. |