Function Name: Valid Axis

Definition

Checks if the given value is a valid SE_AXIS_ENUM.

Returns

SE_TRUE if value is valid

SE_FALSE otherwise

Prototype


extern SE_BOOLEAN
SE_ValidAxis
(
SE_AXIS_ENUM value (notes)
);

Parameters Notes

value

value to be checked

Prev: Token Set Union. Next: Valid Axis Alignment. Up:Index.