|
|
|||||||||||||
Class Direct3dRMFrameArraypublic class Direct3dRMFrameArray implements IDirect3dRMFrameArray { // Methods public Direct3dRMFrame getElement(int index); public int getSize(); } Applications use the methods of the Direct3dRMFrameArray class to organize frame objects. The Direct3dRMFrameArray object is obtained by calling the getPickFrame or getChildren method. MethodsgetElementpublic Direct3dRMFrame getElement(int index); getSizepublic int getSize();
|
© 1998 Microsoft Corporation. All rights reserved. Terms of use. |