stg_polyline_t Struct Reference
[Polylines]
#include <stage.h>
Data Fields | |
stg_point_t * | points |
size_t | points_count |
Detailed Description
define a polyline: a set of connected verticesField Documentation
Pointer to an array of points.
Referenced by gui_model_lines(), stg_matrix_polylines(), stg_model_load(), and stg_polyline_print().
size_t stg_polyline_t::points_count |
Number of points in array.
Referenced by gui_model_lines(), stg_matrix_polylines(), stg_model_load(), and stg_polyline_print().
The documentation for this struct was generated from the following file:
Generated on Wed Jun 3 23:12:29 2009 for Stage by
