Public Member Functions | |
SimpleVolumeMinMax | __getitem__ (self, int arg0) |
None | __init__ (self) |
None | __init__ (self, std_array_VoxelsVolumeMinMax_std_vector_float_3 arg0) |
None | __init__ (self, typing.Iterable arg0) |
typing.Iterator[SimpleVolumeMinMax] | __iter__ (self) |
int | __len__ (self) |
str | __repr__ (self) |
None | __setitem__ (self, int arg0, SimpleVolumeMinMax arg1) |
Static Protected Member Functions | |
_pybind11_conduit_v1_ (*args, **kwargs) | |
Aliases: std_array_SimpleVolumeMinMax_3, TeethMaskToDirectionVolumeConvertor.DirectionVolume
None mrmeshpy.std_array_VoxelsVolumeMinMax_std_vector_float_3.__init__ | ( | self | ) |
None mrmeshpy.std_array_VoxelsVolumeMinMax_std_vector_float_3.__init__ | ( | self, | |
std_array_VoxelsVolumeMinMax_std_vector_float_3 | arg0 ) |
None mrmeshpy.std_array_VoxelsVolumeMinMax_std_vector_float_3.__init__ | ( | self, | |
typing.Iterable | arg0 ) |
Initialize from a list of 3elements.
SimpleVolumeMinMax mrmeshpy.std_array_VoxelsVolumeMinMax_std_vector_float_3.__getitem__ | ( | self, | |
int | arg0 ) |
typing.Iterator[SimpleVolumeMinMax] mrmeshpy.std_array_VoxelsVolumeMinMax_std_vector_float_3.__iter__ | ( | self | ) |
int mrmeshpy.std_array_VoxelsVolumeMinMax_std_vector_float_3.__len__ | ( | self | ) |
str mrmeshpy.std_array_VoxelsVolumeMinMax_std_vector_float_3.__repr__ | ( | self | ) |
None mrmeshpy.std_array_VoxelsVolumeMinMax_std_vector_float_3.__setitem__ | ( | self, | |
int | arg0, | ||
SimpleVolumeMinMax | arg1 ) |
|
staticprotected |