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

SRM_Integer length;
SRM_Object_Reference *coordinate3D_array;
} SRM_Coordinate3D_Array;



Prev: SRM_Coordinate2D_Array. Next: SRM_CS_Code.


Return to: Top of this Page, Type Index