Generated from class MR.CloseToMeshVolumeParams. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
|
| unsafe float | closeDist [get] |
| | a resulting voxel will get 1 if that voxel's center is not further than unsigned (closeDist) from the surface, and 0 otherwise
|
| unsafe MR.Const_DistanceVolumeParams | vol [get, protected set] |
| | dimensions, location, and scaling in world space of the expected volume
|
| unsafe MR.? ConstBox_AffineXf3f | meshToWorld [get] |
| | optional transformation from mesh space to world space
|
Generated from class MR.CloseToMeshVolumeParams. This is the const half of the class.
◆ Const_CloseToMeshVolumeParams() [1/5]
| unsafe MR.Const_CloseToMeshVolumeParams.Const_CloseToMeshVolumeParams |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_CloseToMeshVolumeParams() [2/5]
| unsafe MR.Const_CloseToMeshVolumeParams.Const_CloseToMeshVolumeParams |
( |
float | closeDist, |
|
|
MR._ByValue_DistanceVolumeParams | vol, |
|
|
MR.AffineXf3f? | meshToWorld ) |
|
inline |
◆ Const_CloseToMeshVolumeParams() [3/5]
| unsafe MR.Const_CloseToMeshVolumeParams.Const_CloseToMeshVolumeParams |
( |
MR._ByValue_CloseToMeshVolumeParams | _other | ) |
|
|
inline |
◆ Const_CloseToMeshVolumeParams() [4/5]
◆ Const_CloseToMeshVolumeParams() [5/5]
◆ Dispose() [1/2]
| virtual void MR.Const_CloseToMeshVolumeParams.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_CloseToMeshVolumeParams.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ __ptr_storage_meshToWorld
| unsafe MR.ConstBox_AffineXf3f._Underlying** MR.Const_CloseToMeshVolumeParams.__ptr_storage_meshToWorld |
|
protected |
◆ __ref_storage_closeDist
| unsafe float* MR.Const_CloseToMeshVolumeParams.__ref_storage_closeDist |
|
protected |
◆ closeDist
| unsafe float MR.Const_CloseToMeshVolumeParams.closeDist |
|
get |
a resulting voxel will get 1 if that voxel's center is not further than unsigned (closeDist) from the surface, and 0 otherwise
◆ meshToWorld
optional transformation from mesh space to world space
◆ vol
dimensions, location, and scaling in world space of the expected volume
The documentation for this class was generated from the following file: