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

SRM_Long_Float x;
SRM_Long_Float y;
} SRM_LTSE_Surface_Coordinate;



Prev: SRM_LTSE_Parameters. Next: SRM_M_Parameters.


Return to: Top of this Page, Type Index