Settings structurer for cutMeshByProjection function Generated from class MR.CutByProjectionSettings. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
Settings structurer for cutMeshByProjection function Generated from class MR.CutByProjectionSettings. This is the const half of the class.
◆ Const_CutByProjectionSettings() [1/4]
| unsafe MR.Const_CutByProjectionSettings.Const_CutByProjectionSettings |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_CutByProjectionSettings() [2/4]
| unsafe MR.Const_CutByProjectionSettings.Const_CutByProjectionSettings |
( |
MR.Vector3f | direction, |
|
|
MR.AffineXf3f? | cont2mesh ) |
|
inline |
◆ Const_CutByProjectionSettings() [3/4]
◆ Const_CutByProjectionSettings() [4/4]
◆ Dispose() [1/2]
| virtual void MR.Const_CutByProjectionSettings.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_CutByProjectionSettings.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ __ptr_storage_cont2mesh
| unsafe MR.ConstBox_AffineXf3f._Underlying** MR.Const_CutByProjectionSettings.__ptr_storage_cont2mesh |
|
protected |
◆ __ref_storage_direction
| unsafe MR.Vector3f* MR.Const_CutByProjectionSettings.__ref_storage_direction |
|
protected |
◆ cont2mesh
if set - used to transform contours form its local space to mesh local space
◆ direction
| unsafe ref readonly MR.Vector3f MR.Const_CutByProjectionSettings.direction |
|
get |
direction of projection (in mesh space)
The documentation for this class was generated from the following file: