Microsoft SDK for Java

addFrame

This method of the Direct3dRMMeshBuilder Class adds the contents of a frame to a Direct3dRMMeshBuilder object.

Syntax

public void addFrame(Direct3dRMFrame f);

Parameters

f The Direct3dRMFrame object to add.

Remarks

The source frame is not modified or referenced by this operation.

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