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

SRM_Long_Float azimuth;
SRM_Long_Float angle;
} SRM_LTSAS_Surface_Coordinate;



Prev: SRM_LTSAS_3D_Coordinate. Next: SRM_LTSC_3D_Coordinate.


Return to: Top of this Page, Type Index