Public Member Functions | |
| bool | __bool__ (self) |
| None | __init__ (self) |
| None | __init__ (self, VoxelLocation arg0) |
| None | __init__ (self, VoxelId id, Vector3i pos) |
Static Public Member Functions | |
| None | __init__ (*args, **kwargs) |
| VoxelLocation | operator (*args, **kwargs) |
| VoxelLocation | operator (*args, **kwargs) |
Static Protected Attributes | |
| typing | _offsetof_id = 0 |
| typing | _offsetof_pos = 8 |
Generated from: MR::VoxelLocation contains both linear Id and 3D coordinates of the same voxel
|
static |
| None mrmeshpy.VoxelLocation.__init__ | ( | self | ) |
| None mrmeshpy.VoxelLocation.__init__ | ( | self, | |
| VoxelLocation | arg0 ) |
Implicit copy constructor.
Implicit aggregate constructor.
| bool mrmeshpy.VoxelLocation.__bool__ | ( | self | ) |
check for validity
|
static |
|
static |
|
staticprotected |
|
staticprotected |