The purpose of this class is to update vertex positions given target triangle normals; see the article "Static/Dynamic Filtering for Mesh Geometry" Generated from class MR.NormalsToPoints. This is the const half of the class.
More...
|
| class | _InOptConst_ISolver |
| | This is used for optional parameters of class ISolver with default arguments. This is only used const parameters. For non-const ones we have _InOptMut_ISolver. Usage:
|
| class | _InOptMut_ISolver |
| | This is used for optional parameters of class ISolver with default arguments. This is only used mutable parameters. For const ones we have _InOptConst_ISolver. Usage:
|
| struct | _Underlying |
| class | Const_ISolver |
| | Generated from class MR.NormalsToPoints.ISolver. This is the const half of the class. More...
|
| class | ISolver |
| | Generated from class MR.NormalsToPoints.ISolver. This is the non-const half of the class. More...
|
|
| virtual unsafe void | Dispose (bool disposing) |
The purpose of this class is to update vertex positions given target triangle normals; see the article "Static/Dynamic Filtering for Mesh Geometry" Generated from class MR.NormalsToPoints. This is the const half of the class.
◆ Const_NormalsToPoints() [1/2]
| unsafe MR.Const_NormalsToPoints.Const_NormalsToPoints |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_NormalsToPoints() [2/2]
| unsafe MR.Const_NormalsToPoints.Const_NormalsToPoints |
( |
MR._ByValue_NormalsToPoints | _other | ) |
|
|
inline |
◆ Dispose() [1/2]
| virtual void MR.Const_NormalsToPoints.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_NormalsToPoints.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
The documentation for this class was generated from the following file: