This topic has not yet been rated - Rate this topic

Mesh.Clean Method ()

Cleans a mesh, preparing it for simplification.

Overload List

Remarks

This method cleans the mesh by adding another vertex where two fans of triangles share the same vertex.

Exceptions
InvalidCallException The method call is invalid. For example, a method's parameter might contain an invalid value.
OutOfMemoryExceptionLeave Site Microsoft Direct3D could not allocate sufficient memory to complete the call.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.