SRM Reference Manual
Types
SRM_Polar_2D_Coordinate
/*!
 * STRUCT: SRM_Polar_2D_Coordinate
 *
 *   This type contains the Polar 2D coordinate values.
 */
typedef struct
{
SRM_Long_Float angle;
SRM_Long_Float radius;
} SRM_Polar_2D_Coordinate;



Prev: SRM_ORMT_Code. Next: SRM_Polar_Aspect.


Return to: Top of this Page, Type Index

Last updated: July 16, 2004 Copyright © 2004 SEDRIS