This method of the Direct3dRMMesh Class retrieves the size of data associated with the group.
public void getGroupSize(int id, int[] val);
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. |