This is an interface of the com.ms.directX package.
public interface IDirect3dRMFaceArray extends IUnknown { // Methods public Direct3dRMFace getElement(int index); public int getSize(); }
For a description of methods and parameters, see Direct3dRMFaceArray.
IUnknown | +--IDirect3dRMFaceArray