None.
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. |
None.
Signature | Parameters | Description |
---|---|---|
MMeshSmoothOptions() | Default constructor. Returns a new, empty MMeshSmoothOptions object. |
None.
© 2011 Autodesk, Inc. All rights reserved.