represents a box in 3D space subdivided on voxels stored in T Generated from class MR.FunctionVolume. This is the non-const half of the class. More...
Public Member Functions | |
| unsafe | FunctionVolume () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | FunctionVolume (MR.Std._ByValue_Function_FloatFuncFromConstMRVector3iRef data, MR.Vector3i dims, MR.Vector3f voxelSize) |
| Constructs MR.FunctionVolume elementwise. | |
| unsafe | FunctionVolume (MR._ByValue_FunctionVolume _other) |
| Generated from constructor MR.FunctionVolume.FunctionVolume. | |
| FunctionVolume (Const_FunctionVolume _other) | |
| Generated from constructor MR.FunctionVolume.FunctionVolume. | |
| FunctionVolume (FunctionVolume _other) | |
| Generated from constructor MR.FunctionVolume.FunctionVolume. | |
| unsafe MR.FunctionVolume | assign (MR._ByValue_FunctionVolume _other) |
| Generated from method MR::FunctionVolume::operator=. | |
Properties | |
| new unsafe MR.Std.Function_Float_From_ConstMRVector3iRef | data [get, protected set] |
| new unsafe ref MR.Vector3i | dims [get] |
| new unsafe ref MR.Vector3f | voxelSize [get] |
represents a box in 3D space subdivided on voxels stored in T Generated from class MR.FunctionVolume. This is the non-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.
|
inline |
Generated from method MR::FunctionVolume::operator=.
|
getprotected set |
|
get |
|
get |