7 Data Structures
TQ3RotateAboutAxisTransformData
data type.
typedef struct TQ3RotateAboutAxisTransformData { TQ3Point3D origin; TQ3Vector3D orientation; float radians; } TQ3RotateAboutAxisTransformData;origin
The origin of the axis of rotation.orientation
The orientation of the axis of rotation. This vector must be normalized or the results will be unpredictable.radians
The number of radians to rotate around the axis of rotation.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker