Public Member Functions | |
bool | __bool__ (self) |
None | __init__ (self) |
None | __init__ (self, VoxelLocation arg0) |
None | __init__ (self, Id_VoxelTag id, Vector3i pos) |
Generated from: MR::VoxelLocation contains both linear Id and 3D coordinates of the same voxel
None meshlib.mrmeshpy.VoxelLocation.__init__ | ( | self | ) |
Implicit default constructor.
None meshlib.mrmeshpy.VoxelLocation.__init__ | ( | self, | |
VoxelLocation | arg0 ) |
Implicit copy constructor.
None meshlib.mrmeshpy.VoxelLocation.__init__ | ( | self, | |
Id_VoxelTag | id, | ||
Vector3i | pos ) |
Implicit aggregate constructor.
bool meshlib.mrmeshpy.VoxelLocation.__bool__ | ( | self | ) |
check for validity