Generated from class MR.DihedralAngleProcessParams. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
|
| unsafe float | convexFactor [get] |
| | positive convex dihedral angles are returned multiplied on this factor
|
| unsafe float | concaveFactor [get] |
| | negative concave dihedral angles are returned multiplied on this factor
|
| unsafe float | boundaryValue [get] |
| | this value will be returned as dihedral angle for boundary edges
|
Generated from class MR.DihedralAngleProcessParams. This is the const half of the class.
◆ Const_DihedralAngleProcessParams() [1/4]
| unsafe MR.Const_DihedralAngleProcessParams.Const_DihedralAngleProcessParams |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_DihedralAngleProcessParams() [2/4]
| unsafe MR.Const_DihedralAngleProcessParams.Const_DihedralAngleProcessParams |
( |
float | convexFactor, |
|
|
float | concaveFactor, |
|
|
float | boundaryValue ) |
|
inline |
◆ Const_DihedralAngleProcessParams() [3/4]
◆ Const_DihedralAngleProcessParams() [4/4]
◆ Dispose() [1/2]
| virtual void MR.Const_DihedralAngleProcessParams.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_DihedralAngleProcessParams.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ __ref_storage_boundaryValue
| unsafe float* MR.Const_DihedralAngleProcessParams.__ref_storage_boundaryValue |
|
protected |
◆ __ref_storage_concaveFactor
| unsafe float* MR.Const_DihedralAngleProcessParams.__ref_storage_concaveFactor |
|
protected |
◆ __ref_storage_convexFactor
| unsafe float* MR.Const_DihedralAngleProcessParams.__ref_storage_convexFactor |
|
protected |
◆ boundaryValue
| unsafe float MR.Const_DihedralAngleProcessParams.boundaryValue |
|
get |
this value will be returned as dihedral angle for boundary edges
◆ concaveFactor
| unsafe float MR.Const_DihedralAngleProcessParams.concaveFactor |
|
get |
negative concave dihedral angles are returned multiplied on this factor
◆ convexFactor
| unsafe float MR.Const_DihedralAngleProcessParams.convexFactor |
|
get |
positive convex dihedral angles are returned multiplied on this factor
The documentation for this class was generated from the following file: