Microsoft SDK for Java

getTransform

This method of the Direct3dRMFrame Class retrieves the local transformation of the frame as a 4-by-4 affine matrix.

Syntax

public void getTransform(float[] val);

Parameters

val The array variable that receives the frame's transformation.

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