IMesh::VertexRemoveOrphans

Removes any vertices that aren't referenced by a face.

   

HRESULT VertexRemoveOrphans( 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

face

Copyright © 2004-2010 Fragmosoft