This method of the Direct3dRMMeshBuilder Class adds the contents of a frame to a Direct3dRMMeshBuilder object.
public void addFrame(Direct3dRMFrame f);
f | The Direct3dRMFrame object to add. |
The source frame is not modified or referenced by this operation.