#include <vertex.h>
Public Member Functions | |
Vertex () | |
Vertex (int) | |
Vertex (Vertex const &) | |
void | AddWithWeight (Vertex const &, float, void *=0) |
void | AddVaryingWithWeight (const Vertex &, float, void *=0) |
void | Clear (void *=0) |
void | ApplyVertexEdit (FarVertexEdit const &) |
|
inline |
|
inline |