#include <font_vector.h>
Public Member Functions | |
| CL_GlyphPrimitivesArrayOutline (int num_lines) | |
| Construction: Constructs a GlyphPrimitivesArrayOutline. | |
| void | new_subarray (int num_lines) |
| Operations: New subarray. | |
Public Attributes | |
| std::vector< std::vector< CL_Vec2f > > | vertex |
|
|
Construction: Constructs a GlyphPrimitivesArrayOutline.
|
|
|
Operations: New subarray.
|
|
|
|
1.4.6