Points
[Utilities]
Detailed Description
Creating and manipulating points
Data Structures | |
struct | stg_point_t |
Functions | |
stg_point_t * | stg_points_create (size_t count) |
void | stg_points_destroy (stg_point_t *pts) |
Function Documentation
|
Create an array of [count] points. Caller must free the returned pointer, preferably with stg_points_destroy(). |
|
frees a point array
|
Generated on Thu Aug 11 13:08:10 2005 for Stage by 1.4.0