Packages
 In this topic

*Methods

 

Packages   PreviousThis PackageNext
Package com.ms.directX   Previous This
Package
Next

 


Class Direct3dRMVisual

public class Direct3dRMVisual implements IDirect3dRMVisual
{
  // Methods
  public Direct3dRMMeshBuilder getd3drmMeshBuilder();
}

Applications use the Direct3dRMVisual class when creating shadows or adding visuals to a frame.

This class supports the getd3drmMeshBuilder method.

In addition, the Direct3dRMFrame class inherits the following methods from the Direct3dRMObject class:

addDestroyCallback
duplicate
deleteDestroyCallback
getAppData
getClassName
getName
setAppData
setName

Methods

getd3drmMeshBuilder

public Direct3dRMMeshBuilder getd3drmMeshBuilder();

Retrieves the mesh builder object associated with the current Direct3dRMVisual object.

Return Value:

Returns the Direct3dRMMeshBuilder object if successful; otherwise, returns null.

upnrm.gif © 1998 Microsoft Corporation. All rights reserved. Terms of use.