Microsoft SDK for Java

getGroupSize

This method of the Direct3dRMMesh Class retrieves the size of data associated with the group.

Syntax

public void getGroupSize(int id, int[] val);

Parameters

id The group identifier. This identifier must have been produced by using the addGroup method.
val The array variable that receives the size of the data.

See Also

getGroup

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