|
ClanLib
2.3.7
|
Glyph Primitives Array Outline. More...
#include <font_vector.h>
Public Member Functions | |
| CL_GlyphPrimitivesArrayOutline (int num_lines) | |
| Construction: More... | |
| void | new_subarray (int num_lines) |
| Operations: More... | |
Public Attributes | |
| std::vector< std::vector < CL_Vec2f > > | vertex |
Glyph Primitives Array Outline.
|
inline |
Construction:
Constructs a GlyphPrimitivesArrayOutline
| num_lines | = value |
References vertex.
|
inline |
| std::vector< std::vector<CL_Vec2f> > CL_GlyphPrimitivesArrayOutline::vertex |
Referenced by CL_GlyphPrimitivesArrayOutline(), and new_subarray().
1.8.4