MeshLib Python Docs
Loading...
Searching...
No Matches
mrmeshpy.VoxelLocation Class Reference

Public Member Functions

bool __bool__ (self)
 
None __init__ (self)
 
None __init__ (self, VoxelLocation arg0)
 
None __init__ (self, Id_VoxelTag id, Vector3i pos)
 

Static Protected Member Functions

 _pybind11_conduit_v1_ (*args, **kwargs)
 

Detailed Description

Generated from:  MR::VoxelLocation

contains both linear Id and 3D coordinates of the same voxel

Constructor & Destructor Documentation

◆ __init__() [1/3]

None mrmeshpy.VoxelLocation.__init__ ( self)
Implicit default constructor.

◆ __init__() [2/3]

None mrmeshpy.VoxelLocation.__init__ ( self,
VoxelLocation arg0 )
Implicit copy constructor.

◆ __init__() [3/3]

None mrmeshpy.VoxelLocation.__init__ ( self,
Id_VoxelTag id,
Vector3i pos )
Implicit aggregate constructor.

Member Function Documentation

◆ __bool__()

bool mrmeshpy.VoxelLocation.__bool__ ( self)
check for validity

◆ _pybind11_conduit_v1_()

mrmeshpy.VoxelLocation._pybind11_conduit_v1_ ( * args,
** kwargs )
staticprotected

The documentation for this class was generated from the following file: