Microsoft SDK for Java

getFacedataSize

This method of the Direct3dRMMeshBuilder Class retrieves the size of the faces in a Direct3dRMFaceArray and stores them in the int array f_cnt.

Syntax

public void getFacedataSize(int[] f_cnt);

Parameters

f_cnt The array that stores the sizes of the faces that are measured.

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