/* * STRUCT: SRM_LSR_3D_PARAMETERS * * The parameters needed to define the Local Space Rectangular (LSR) * 3D Spatial Reference Frame (SRF). See the Spatial Reference Model * for details. */
| typedef | struct | ||
| { | |||
| /* | |||
| * Specification of Object Reference Model (ORM) | |||
| */ | |||
| SE_DIRECTION_OF_UP_ENUM | up_direction; | ||
| SE_DIRECTION_OF_FORWARD_ENUM | forward_direction; | ||