SRM Reference Manual
Types
SRM_LSP_2D_Coordinate
/*!
 * STRUCT: SRM_LSP_2D_Coordinate
 *
 *   This non-object data type specifies the 2D coordinate-components for
 *   SRFT LOCAL_SPACE_POLAR_2D.
 */
typedef struct
{

SRM_Long_Float angle;
SRM_Long_Float radius;
} SRM_LSP_2D_Coordinate;



Prev: SRM_LSA_2D_Coordinate. Next: SRM_LSR_2D_Parameters.


Return to: Top of this Page, Type Index