Microsoft SDK for Java

addFace

This method of the Direct3dRMMeshBuilder Class adds a face to a Direct3dRMMeshBuilder object.

Syntax

public void addFace(Direct3dRMFace f);

Parameters

f The Direct3dRMFace object to add.

Remarks

Any one face can exist in only one mesh at a time.

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