MMeshSmoothOptions

Base Class

None.

Constants

Name Type Description
Boundary Rules
kInvalid int  
kLegacy int Use the legacy algorithm, which performs no creasing.
kCreaseAll int Crease boundary edges & vertices with valence of exactly 2.
kCreaseEdge int Crease boundary edges only.
kLast int Used to enumerate boundary rule constants.

Static Methods

None.

Constructors

Signature Parameters Description
MMeshSmoothOptions()   Default constructor. Returns a new, empty MMeshSmoothOptions object.

Virtual Methods

None.

© 2011 Autodesk, Inc. All rights reserved.