represents a box in 3D space subdivided on voxels stored in T Generated from class MR.FunctionVolume. This is the const half of the class. More...
Classes | |
| struct | _Underlying |
Public Member Functions | |
| virtual void | Dispose () |
| unsafe | Const_FunctionVolume () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_FunctionVolume (MR.Std._ByValue_Function_Float_From_ConstMRVector3iRef data, MR.Vector3i dims, MR.Vector3f voxelSize) |
| Constructs MR.FunctionVolume elementwise. | |
| unsafe | Const_FunctionVolume (MR._ByValue_FunctionVolume _other) |
| Generated from constructor MR.FunctionVolume.FunctionVolume. | |
| Const_FunctionVolume (Const_FunctionVolume _other) | |
| Generated from constructor MR.FunctionVolume.FunctionVolume. | |
| Const_FunctionVolume (FunctionVolume _other) | |
| Generated from constructor MR.FunctionVolume.FunctionVolume. | |
| unsafe ulong | heapBytes () |
| Generated from method MR.FunctionVolume.heapBytes. | |
Protected Member Functions | |
| virtual unsafe void | Dispose (bool disposing) |
Protected Attributes | |
| unsafe MR.Vector3i * | __ref_storage_dims |
| unsafe MR.Vector3f * | __ref_storage_voxelSize |
Properties | |
| unsafe MR.Std.Const_Function_Float_From_ConstMRVector3iRef | data [get, protected set] |
| unsafe ref readonly MR.Vector3i | dims [get] |
| unsafe ref readonly MR.Vector3f | voxelSize [get] |
represents a box in 3D space subdivided on voxels stored in T Generated from class MR.FunctionVolume. This is the const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Constructs MR.FunctionVolume elementwise.
|
inline |
Generated from constructor MR.FunctionVolume.FunctionVolume.
|
inline |
Generated from constructor MR.FunctionVolume.FunctionVolume.
|
inline |
Generated from constructor MR.FunctionVolume.FunctionVolume.
|
inlinevirtual |
|
inlineprotectedvirtual |
|
inline |
Generated from method MR.FunctionVolume.heapBytes.
|
protected |
|
protected |
|
getprotected set |
|
get |
|
get |