Inheritance diagram for ssgVertexArray:

Public Member Functions | |
| ssgVertexArray (int init=3, sgVec3 *things=0) | |
| float * | get (unsigned int n) |
| void | add (sgVec3 thing) |
| void | set (sgVec3 thing, unsigned int n) |
| void | set (float x, float y, float z, unsigned int n) |
| void | add (float x, float y, float z) |
Definition at line 475 of file ssg.h.
1.5.1