Generated from class MR.MeshToVolumeParams. This is the non-const half of the class. More...
Public Member Functions | |
| unsafe | MeshToVolumeParams () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | MeshToVolumeParams (MR.MeshToVolumeParams.Type type, float surfaceOffset, MR.Vector3f voxelSize, MR.AffineXf3f worldXf, MR.Misc.InOut< MR.AffineXf3f >? outXf, MR.Std._ByValue_Function_Bool_From_Float cb) |
| Constructs MR.MeshToVolumeParams elementwise. | |
| unsafe | MeshToVolumeParams (MR._ByValue_MeshToVolumeParams _other) |
| Generated from constructor MR.MeshToVolumeParams.MeshToVolumeParams. | |
| MeshToVolumeParams (Const_MeshToVolumeParams _other) | |
| Generated from constructor MR.MeshToVolumeParams.MeshToVolumeParams. | |
| MeshToVolumeParams (MeshToVolumeParams _other) | |
| Generated from constructor MR.MeshToVolumeParams.MeshToVolumeParams. | |
| unsafe MR.MeshToVolumeParams | assign (MR._ByValue_MeshToVolumeParams _other) |
| Generated from method MR::MeshToVolumeParams::operator=. | |
| Public Member Functions inherited from MR.Const_MeshToVolumeParams | |
| virtual void | Dispose () |
| unsafe | Const_MeshToVolumeParams () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_MeshToVolumeParams (MR.MeshToVolumeParams.Type type, float surfaceOffset, MR.Vector3f voxelSize, MR.AffineXf3f worldXf, MR.Misc.InOut< MR.AffineXf3f >? outXf, MR.Std._ByValue_Function_Bool_From_Float cb) |
| Constructs MR.MeshToVolumeParams elementwise. | |
| unsafe | Const_MeshToVolumeParams (MR._ByValue_MeshToVolumeParams _other) |
| Generated from constructor MR.MeshToVolumeParams.MeshToVolumeParams. | |
| Const_MeshToVolumeParams (Const_MeshToVolumeParams _other) | |
| Generated from constructor MR.MeshToVolumeParams.MeshToVolumeParams. | |
| Const_MeshToVolumeParams (MeshToVolumeParams _other) | |
| Generated from constructor MR.MeshToVolumeParams.MeshToVolumeParams. | |
Properties | |
| new unsafe ref MR.MeshToVolumeParams.Type | type [get] |
| new unsafe ref float | surfaceOffset [get] |
| new unsafe ref MR.Vector3f | voxelSize [get] |
| new unsafe ref MR.AffineXf3f | worldXf [get] |
| new unsafe MR.? Box_AffineXf3f | outXf [get, set] |
| new unsafe MR.Std.Function_Bool_From_Float | cb [get, protected set] |
| Properties inherited from MR.Const_MeshToVolumeParams | |
| unsafe MR.MeshToVolumeParams.Type | type [get] |
| unsafe float | surfaceOffset [get] |
| unsafe ref readonly MR.Vector3f | voxelSize [get] |
| unsafe ref readonly MR.AffineXf3f | worldXf [get] |
| unsafe MR.? Box_AffineXf3f | outXf [get] |
| unsafe MR.Std.Const_Function_Bool_From_Float | cb [get, protected set] |
Additional Inherited Members | |
| Public Types inherited from MR.Const_MeshToVolumeParams | |
| enum | Type : int { Signed = 0 , Unsigned = 1 } |
| Protected Member Functions inherited from MR.Const_MeshToVolumeParams | |
| virtual unsafe void | Dispose (bool disposing) |
| Protected Attributes inherited from MR.Const_MeshToVolumeParams | |
| unsafe MR.MeshToVolumeParams.Type * | __ref_storage_type |
| unsafe float * | __ref_storage_surfaceOffset |
| unsafe MR.Vector3f * | __ref_storage_voxelSize |
| unsafe MR.AffineXf3f * | __ref_storage_worldXf |
| unsafe MR.Box_AffineXf3f._Underlying ** | __ptr_storage_outXf |
Generated from class MR.MeshToVolumeParams. This is the non-const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Constructs MR.MeshToVolumeParams elementwise.
|
inline |
Generated from constructor MR.MeshToVolumeParams.MeshToVolumeParams.
|
inline |
Generated from constructor MR.MeshToVolumeParams.MeshToVolumeParams.
|
inline |
Generated from constructor MR.MeshToVolumeParams.MeshToVolumeParams.
|
inline |
Generated from method MR::MeshToVolumeParams::operator=.
|
getprotected set |
|
getset |
|
get |
|
get |
|
get |
|
get |