|
| primStream (Int sizeLengths, Int sizeVertices) |
|
Int | get_n_prims () |
|
Int | get_type (Int i) |
|
Int | get_length (Int i) |
|
Real * | get_vertices () |
|
void | begin () |
|
void | insert (Real u, Real v) |
|
void | insert (Real v[2]) |
|
void | end (Int type) |
|
Int | num_triangles () |
|
void | triangle (Real A[2], Real B[2], Real C[2]) |
|
void | print () |
|
void | draw () |
|
Definition at line 44 of file primitiveStream.h.
The documentation for this class was generated from the following files: