7 Creating and Manipulating Quaternion Transforms
Q3QuaternionTransform_Submit
function to submit a quaternion transform without creating an object or allocating memory.
TQ3Status Q3QuaternionTransform_Submit ( TQ3Quaternion *quaternion, TQ3ViewObject view);quaternion
A quaternion.view
A view.
Q3QuaternionTransform_Submit
function pushes the quaternion transform specified by the quaternion
parameter on the view transform stack of the view specified by the view
parameter. The function returns kQ3Success
if the operation succeeds and kQ3Failure
otherwise.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker