Microsoft SDK for Java

getOrientation

This method of the Direct3dRMFrame Class retrieves the orientation of a frame relative to the given reference frame.

Syntax

public void getOrientation(Direct3dRMFrame ref, D3dVector dir, D3dVector up);

Parameters

ref The Direct3dRMFrame object to be used as the reference.
dir The D3dVector objects that receive the directions of the frame's z-axis.
up The D3dVector objects that receive the directions of the frame's y-axis.

See Also

setOrientation

© 1999 Microsoft Corporation. All rights reserved. Terms of use.