Applications use the methods of the Direct3dRMFrameArray Class of the com.ms.directX package to organize frame objects.
public class Direct3dRMFrameArray implements IDirect3dRMFrameArray { // Methods public Direct3dRMFrame getElement(int index); public int getSize(); }
The Direct3dRMFrameArray object is obtained by calling the getPickFrame or getChildren method.