This method of the Direct3dRMMeshBuilder Class retrieves the size of the faces in a Direct3dRMFaceArray and stores them in the int array f_cnt.
public void getFacedataSize(int[] f_cnt);
f_cnt | The array that stores the sizes of the faces that are measured. |