Microsoft SDK for Java

getVerticesSize

This method of the Direct3dRMFace Class retrieves the number of vertices associated with a Direct3dRMFace object.

Syntax

public void getVerticesSize(int[] v_cnt);

Parameters

v_cnt The array variable that receives the number of vertices.

See Also

getVertices

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