SRM Reference Manual
Types
SRM_ORMT_Code
/*!
 * REGISTERABLE ENUM: SRM_ORMT_Code
 *
 *   This is a list of the ORM Template Codes
 */
typedef SRM_Integer SRM_ORMT_Code;
Enumerant Definition Value
SRM_ORMTCOD_UNSPECIFIED 0
SRM_ORMTCOD_BI_AXIS_ORIGIN_2D
 x- and y-axes determined by directed perpendicular lines passing
 through the origin
1
SRM_ORMTCOD_SPHERE
 3D sphere with designated directional axis and xz-plane
2
SRM_ORMTCOD_OBLATE_ELLIPSOID
 Oblate ellipsoid with designated minor axis direction and xz-plane
3
SRM_ORMTCOD_PROLATE_ELLIPSOID
 prolate ellipsoid with designated major axis direction and xz-plane
4
SRM_ORMTCOD_TRI_AXIAL_ELLIPSOID
 3D tri-axial ellipsoid with designated z-axis direction and xz-plane
5
SRM_ORMTCOD_BI_AXIS_ORIGIN_3D
 x- and y-axes determined by directed perpendicular lines passing
 through the origin
6
SRM_ORMTCOD_SPHERE_ORIGIN
 Sphere with two directed perpendicular lines passing through the
 centre of the sphere
7
SRM_ORMTCOD_OBLATE_ELLIPSOID_ORIGIN
 Oblate ellipsoid with designated centre, minor axis direction and
 xz-plane
8
SRM_ORMTCOD_TRI_PLANE
 Origin determined by the intersection of three planes
9



Prev: SRM_ORM_Transformation_3D_Parameters. Next: SRM_PD_3D_Coordinate.


Return to: Top of this Page, Type Index