Generated from class MR.Nesting.MeshXf. This is the non-const half of the class.
More...
|
| new unsafe MR.? Const_Mesh | mesh [get, set] |
| | input mesh - should not be nullptr
|
| new unsafe ref MR.AffineXf3f | xf [get] |
| | input mesh world transformation before nesting
|
Generated from class MR.Nesting.MeshXf. This is the non-const half of the class.
◆ MeshXf() [1/4]
| unsafe MR.Nesting.MeshXf.MeshXf |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ MeshXf() [2/4]
| unsafe MR.Nesting.MeshXf.MeshXf |
( |
MR.Const_Mesh? | mesh, |
|
|
MR.AffineXf3f | xf ) |
|
inline |
◆ MeshXf() [3/4]
| unsafe MR.Nesting.MeshXf.MeshXf |
( |
MR.Nesting.Const_MeshXf | _other | ) |
|
|
inline |
◆ MeshXf() [4/4]
| MR.Nesting.MeshXf.MeshXf |
( |
MeshXf | _other | ) |
|
|
inline |
◆ assign()
Generated from method MR::Nesting::MeshXf::operator=.
◆ mesh
| new unsafe MR.? Const_Mesh MR.Nesting.MeshXf.mesh |
|
getset |
input mesh - should not be nullptr
◆ xf
input mesh world transformation before nesting
The documentation for this class was generated from the following file: