Points
[libstage API reference]
Detailed Description
Defines a point on the 2D plane.
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 Dec 13 13:55:22 2007 for Stage by 1.4.6