Generated from class MR.PolylineToDistanceVolumeParams. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
Generated from class MR.PolylineToDistanceVolumeParams. This is the const half of the class.
◆ Const_PolylineToDistanceVolumeParams() [1/5]
| unsafe MR.Const_PolylineToDistanceVolumeParams.Const_PolylineToDistanceVolumeParams |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_PolylineToDistanceVolumeParams() [2/5]
| unsafe MR.Const_PolylineToDistanceVolumeParams.Const_PolylineToDistanceVolumeParams |
( |
MR.Vector3f | voxelSize, |
|
|
float | offsetCount, |
|
|
MR.AffineXf3f | worldXf, |
|
|
MR.Misc.InOut< MR.AffineXf3f >? | outXf, |
|
|
MR.Std._ByValue_Function_Bool_From_Float | cb ) |
|
inline |
◆ Const_PolylineToDistanceVolumeParams() [3/5]
| unsafe MR.Const_PolylineToDistanceVolumeParams.Const_PolylineToDistanceVolumeParams |
( |
MR._ByValue_PolylineToDistanceVolumeParams | _other | ) |
|
|
inline |
◆ Const_PolylineToDistanceVolumeParams() [4/5]
◆ Const_PolylineToDistanceVolumeParams() [5/5]
◆ Dispose() [1/2]
| virtual void MR.Const_PolylineToDistanceVolumeParams.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_PolylineToDistanceVolumeParams.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ __ptr_storage_outXf
| unsafe MR.Box_AffineXf3f._Underlying** MR.Const_PolylineToDistanceVolumeParams.__ptr_storage_outXf |
|
protected |
◆ __ref_storage_offsetCount
| unsafe float* MR.Const_PolylineToDistanceVolumeParams.__ref_storage_offsetCount |
|
protected |
◆ __ref_storage_voxelSize
| unsafe MR.Vector3f* MR.Const_PolylineToDistanceVolumeParams.__ref_storage_voxelSize |
|
protected |
◆ __ref_storage_worldXf
| unsafe MR.AffineXf3f* MR.Const_PolylineToDistanceVolumeParams.__ref_storage_worldXf |
|
protected |
◆ cb
| unsafe MR.Std.Const_Function_Bool_From_Float MR.Const_PolylineToDistanceVolumeParams.cb |
|
getprotected set |
◆ offsetCount
| unsafe float MR.Const_PolylineToDistanceVolumeParams.offsetCount |
|
get |
offsetCount - the number of voxels around polyline to calculate distance in (should be positive)
◆ outXf
| unsafe MR.? Box_AffineXf3f MR.Const_PolylineToDistanceVolumeParams.outXf |
|
get |
◆ voxelSize
| unsafe ref readonly MR.Vector3f MR.Const_PolylineToDistanceVolumeParams.voxelSize |
|
get |
◆ worldXf
| unsafe ref readonly MR.AffineXf3f MR.Const_PolylineToDistanceVolumeParams.worldXf |
|
get |
The documentation for this class was generated from the following file: