SRM Reference Manual
Types
SRM_LTSC_Surface_Coordinate
/*!
 * STRUCT: SRM_LTSC_Surface_Coordinate
 *
 *   This non-object data type specifies the surface coordinate-components for
 *   SRFT LOCAL_TANGENT_SPACE_CYLINDRICAL.
 */
typedef struct
{

SRM_Long_Float angle;
SRM_Long_Float radius;
} SRM_LTSC_Surface_Coordinate;



Prev: SRM_LTSC_3D_Coordinate. Next: SRM_LTSE_3D_Coordinate.


Return to: Top of this Page, Type Index