#include <primitives_array_builder.h>
Public Member Functions | |
| CL_PrimitivesArrayBuilder () | |
| void | append (int num_vertices, const CL_PrimitivesArray &prim_array) |
| Append. | |
| void | draw (CL_GraphicContext &gc, CL_PrimitivesType type) |
| Draw. | |
| CL_VertexArrayBuffer | create_buffer (CL_GraphicContext &gc, CL_BufferUsage usage=cl_usage_static_draw) |
| Create buffer. | |
|
|
|
|
||||||||||||
|
Append.
|
|
||||||||||||
|
Create buffer.
|
|
||||||||||||
|
Draw.
|
1.4.6