SRM Reference Manual
Types
SRM_Axis_Direction
/*!
 * ENUM: SRM_Axis_Direction
 *
 *  Codes used to describe the direction of the axis that it is
 *  applied to.
 */
typedef enum
{
SRM_AX_DIR_POS_PRIMARY_AXIS,
SRM_AX_DIR_POS_SECONDARY_AXIS,
SRM_AX_DIR_POS_TERTIARY_AXIS,
SRM_AX_DIR_NEG_PRIMARY_AXIS,
SRM_AX_DIR_NEG_SECONDARY_AXIS,
SRM_AX_DIR_NEG_TERTIARY_AXIS
} SRM_Axis_Direction;



Next: SRM_AZ_2D_Coordinate.


Return to: Top of this Page, Type Index

Last updated: July 16, 2004 Copyright © 2004 SEDRIS