IMesh::FaceRemoveDuplicates

Removes any faces that reference the same 3 vertices in the same order.

   

HRESULT FaceRemoveDuplicates( BOOL bAll );

Parameters

bAll
[in] A non-zero value will perform the operation on the entire mesh, otherwise the operation applies to only the selection.

Return Values

Remarks

See Also

Copyright © 2004-2010 Fragmosoft