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

SRM_Long_Float x;
SRM_Long_Float y;
SRM_Long_Float height;
} SRM_LTSE_3D_Coordinate;



Prev: SRM_LTSC_Surface_Coordinate. Next: SRM_LTSE_Parameters.


Return to: Top of this Page, Type Index