Function Summary |
bool |
BadParameters(optional string) |
void |
BeginBrush(bool MergeCoplanars, name Group)
// Native support.
|
bool |
EndBrush() |
int |
GetPolyCount() |
vector |
GetVertex(int i) |
int |
GetVertexCount() |
void |
Poly3i(int Direction, int i, int j, int k, optional name, optional int) |
void |
Poly4i(int Direction, int i, int j, int k, int l, optional name, optional int) |
void |
PolyBegin(int Direction, optional name, optional int) |
void |
PolyEnd() |
void |
Polyi(int i) |
int |
Vertex3f(float x, float y, float z) |
int |
Vertexv(vector v) |