Generated from class MR.CloseToMeshVolumeParams. This is the non-const half of the class.
More...
|
| new unsafe ref 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
|
| |
| new unsafe MR.DistanceVolumeParams | vol [get, protected set] |
| | dimensions, location, and scaling in world space of the expected volume
|
| |
| new unsafe MR.? ConstBox_AffineXf3f | meshToWorld [get, set] |
| | optional transformation from mesh space to world space
|
| |
Generated from class MR.CloseToMeshVolumeParams. This is the non-const half of the class.
◆ CloseToMeshVolumeParams() [1/5]
| unsafe MR.CloseToMeshVolumeParams.CloseToMeshVolumeParams |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ CloseToMeshVolumeParams() [2/5]
| unsafe MR.CloseToMeshVolumeParams.CloseToMeshVolumeParams |
( |
float | closeDist, |
|
|
MR._ByValue_DistanceVolumeParams | vol, |
|
|
MR.AffineXf3f? | meshToWorld ) |
|
inline |
◆ CloseToMeshVolumeParams() [3/5]
| unsafe MR.CloseToMeshVolumeParams.CloseToMeshVolumeParams |
( |
MR._ByValue_CloseToMeshVolumeParams | _other | ) |
|
|
inline |
Generated from constructor MR.CloseToMeshVolumeParams.CloseToMeshVolumeParams.
◆ CloseToMeshVolumeParams() [4/5]
| MR.CloseToMeshVolumeParams.CloseToMeshVolumeParams |
( |
Const_CloseToMeshVolumeParams | _other | ) |
|
|
inline |
Generated from constructor MR.CloseToMeshVolumeParams.CloseToMeshVolumeParams.
◆ CloseToMeshVolumeParams() [5/5]
Generated from constructor MR.CloseToMeshVolumeParams.CloseToMeshVolumeParams.
◆ assign()
Generated from method MR.CloseToMeshVolumeParams.operator=.
◆ closeDist
| new unsafe ref float MR.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: