SRM Reference Manual
Types
SRM_Coordinate2D_Array
/*!
 * STRUCT: SRM_Coordinate2D_Array
 *
 *  Array of 2D coordinate object references.
 */
typedef struct
{

SRM_Integer length;
SRM_Object_Reference *coordinate2D_array;
} SRM_Coordinate2D_Array;



Prev: SRM_Coordinate_Valid_Region_Array. Next: SRM_Coordinate3D_Array.


Return to: Top of this Page, Type Index