Main Page
Related Pages
Modules
Classes
Examples
Class List
Class Hierarchy
Class Members
MMeshSmoothOptions Member List
This is the complete list of members for
MMeshSmoothOptions
, including all inherited members.
BoundaryRule
enum name
MMeshSmoothOptions
boundaryRule
(MStatus *ReturnStatus=NULL) const
MMeshSmoothOptions
className
()
MMeshSmoothOptions
[static]
divisions
(MStatus *ReturnStatus=NULL) const
MMeshSmoothOptions
kCreaseAll
enum value
MMeshSmoothOptions
kCreaseEdge
enum value
MMeshSmoothOptions
keepBorderEdge
(MStatus *ReturnStatus=NULL) const
MMeshSmoothOptions
keepHardEdge
(MStatus *ReturnStatus=NULL) const
MMeshSmoothOptions
kInvalid
enum value
MMeshSmoothOptions
kLast
enum value
MMeshSmoothOptions
kLegacy
enum value
MMeshSmoothOptions
MMeshSmoothOptions
(void)
MMeshSmoothOptions
propEdgeHardness
(MStatus *ReturnStatus=NULL) const
MMeshSmoothOptions
setBoundaryRule
(BoundaryRule rule, MStatus *ReturnStatus=NULL)
MMeshSmoothOptions
setDivisions
(int numDivisions, MStatus *ReturnStatus=NULL)
MMeshSmoothOptions
setKeepBorderEdge
(bool keepBorderEdge, MStatus *ReturnStatus=NULL)
MMeshSmoothOptions
setKeepHardEdge
(bool keepHardEdge, MStatus *ReturnStatus=NULL)
MMeshSmoothOptions
setPropEdgeHardness
(bool propEdgeHardness, MStatus *ReturnStatus=NULL)
MMeshSmoothOptions
setSmoothness
(float smoothness, MStatus *ReturnStatus=NULL)
MMeshSmoothOptions
setSmoothUVs
(bool smoothUVs, MStatus *ReturnStatus=NULL)
MMeshSmoothOptions
smoothness
(MStatus *ReturnStatus=NULL) const
MMeshSmoothOptions
smoothUVs
(MStatus *ReturnStatus=NULL) const
MMeshSmoothOptions
~MMeshSmoothOptions
(void)
MMeshSmoothOptions
[virtual]