Microsoft SDK for Java

getNormalsSize

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

Syntax

public void getNormalsSize(int[] n_cnt);

Parameters

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

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