Microsoft SDK for Java

IDirect3dRMFaceArray Interface

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.

Hierarchy

IUnknown 
  |
  +--IDirect3dRMFaceArray

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