contains both linear Id and 3D coordinates of the same voxel Generated from class MR.VoxelLocation. This is the non-const half of the class. More...
Public Member Functions | |
| unsafe | VoxelLocation () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | VoxelLocation (MR.VoxelId id, MR.Vector3i pos) |
| Constructs MR.VoxelLocation elementwise. | |
| unsafe | VoxelLocation (MR.Const_VoxelLocation _other) |
| Generated from constructor MR.VoxelLocation.VoxelLocation. | |
| VoxelLocation (VoxelLocation _other) | |
| Generated from constructor MR.VoxelLocation.VoxelLocation. | |
| unsafe MR.VoxelLocation | assign (MR.Const_VoxelLocation _other) |
| Generated from method MR::VoxelLocation::operator=. | |
Properties | |
| new unsafe ref MR.VoxelId | id [get] |
| new unsafe ref MR.Vector3i | pos [get] |
contains both linear Id and 3D coordinates of the same voxel Generated from class MR.VoxelLocation. This is the non-const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Constructs MR.VoxelLocation elementwise.
|
inline |
Generated from constructor MR.VoxelLocation.VoxelLocation.
|
inline |
Generated from constructor MR.VoxelLocation.VoxelLocation.
|
inline |
Generated from method MR::VoxelLocation::operator=.
|
get |
|
get |