Generated from class MR.DihedralAngleProcessParams. This is the non-const half of the class.
More...
|
| new unsafe ref float | convexFactor [get] |
| | positive convex dihedral angles are returned multiplied on this factor
|
| new unsafe ref float | concaveFactor [get] |
| | negative concave dihedral angles are returned multiplied on this factor
|
| new unsafe ref float | boundaryValue [get] |
| | this value will be returned as dihedral angle for boundary edges
|
| 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 non-const half of the class.
◆ DihedralAngleProcessParams() [1/4]
| unsafe MR.DihedralAngleProcessParams.DihedralAngleProcessParams |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ DihedralAngleProcessParams() [2/4]
| unsafe MR.DihedralAngleProcessParams.DihedralAngleProcessParams |
( |
float | convexFactor, |
|
|
float | concaveFactor, |
|
|
float | boundaryValue ) |
|
inline |
◆ DihedralAngleProcessParams() [3/4]
◆ DihedralAngleProcessParams() [4/4]
◆ assign()
Generated from method MR::DihedralAngleProcessParams::operator=.
◆ boundaryValue
| new unsafe ref float MR.DihedralAngleProcessParams.boundaryValue |
|
get |
this value will be returned as dihedral angle for boundary edges
◆ concaveFactor
| new unsafe ref float MR.DihedralAngleProcessParams.concaveFactor |
|
get |
negative concave dihedral angles are returned multiplied on this factor
◆ convexFactor
| new unsafe ref float MR.DihedralAngleProcessParams.convexFactor |
|
get |
positive convex dihedral angles are returned multiplied on this factor
The documentation for this class was generated from the following file: