Settings structurer for cutMeshByProjection function Generated from class MR.CutByProjectionSettings. This is the non-const half of the class. More...
Properties | |
| new unsafe ref MR.Vector3f | direction [get] |
| direction of projection (in mesh space) | |
| new unsafe MR.? ConstBox_AffineXf3f | cont2mesh [get, set] |
| if set - used to transform contours form its local space to mesh local space | |
| Properties inherited from MR.Const_CutByProjectionSettings | |
| unsafe ref readonly MR.Vector3f | direction [get] |
| direction of projection (in mesh space) | |
| unsafe MR.? ConstBox_AffineXf3f | cont2mesh [get] |
| if set - used to transform contours form its local space to mesh local space | |
Additional Inherited Members | |
| Protected Member Functions inherited from MR.Const_CutByProjectionSettings | |
| virtual unsafe void | Dispose (bool disposing) |
| Protected Attributes inherited from MR.Const_CutByProjectionSettings | |
| unsafe MR.Vector3f * | __ref_storage_direction |
| unsafe MR.ConstBox_AffineXf3f._Underlying ** | __ptr_storage_cont2mesh |
Settings structurer for cutMeshByProjection function Generated from class MR.CutByProjectionSettings. This is the non-const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Constructs MR.CutByProjectionSettings elementwise.
|
inline |
Generated from constructor MR.CutByProjectionSettings.CutByProjectionSettings.
|
inline |
Generated from constructor MR.CutByProjectionSettings.CutByProjectionSettings.
|
inline |
Generated from method MR::CutByProjectionSettings::operator=.
|
getset |
if set - used to transform contours form its local space to mesh local space
|
get |
direction of projection (in mesh space)