|
SRM Reference Manual
Types SRM_LSR_Parameters_3D |
|---|
/* * STRUCT: SRM_LSR_Parameters_3D * * This data type specifies the parameters needed to define the * Local Space Rectangular (LSR) 3D Spatial Reference Frame (SRF). * See the Spatial Reference Model (SRM) for details. */
| typedef | struct | ||
| { | |||
| /* | |||
| * Specification of Object Reference Model (ORM) | |||
| */ | |||
| SRM_Up_Direction | up_direction; | ||
| SRM_Forward_Direction | forward_direction; | ||
|