Public Member Functions | |
None | __init__ (self) |
None | __init__ (self, VoxelsLoad.LoadingTiffSettings arg0) |
None | __init__ (self, os.PathLike|str|bytes dir, Vector3f voxelSize, VoxelsLoad.GridType gridType, func_bool_from_float cb) |
pathlib.Path | dir (self) |
None | dir (self, os.PathLike|str|bytes arg1) |
Static Public Attributes | |
VoxelsLoad | gridType .GridType |
Static Protected Member Functions | |
_pybind11_conduit_v1_ (*args, **kwargs) | |
Generated from: MR::VoxelsLoad::LoadingTiffSettings
None mrmeshpy.VoxelsLoad.LoadingTiffSettings.__init__ | ( | self | ) |
Implicit default constructor.
None mrmeshpy.VoxelsLoad.LoadingTiffSettings.__init__ | ( | self, | |
VoxelsLoad.LoadingTiffSettings | arg0 ) |
Implicit copy constructor.
None mrmeshpy.VoxelsLoad.LoadingTiffSettings.__init__ | ( | self, | |
os.PathLike | str | bytes | dir, | ||
Vector3f | voxelSize, | ||
VoxelsLoad.GridType | gridType, | ||
func_bool_from_float | cb ) |
Implicit aggregate constructor.
|
staticprotected |
pathlib.Path mrmeshpy.VoxelsLoad.LoadingTiffSettings.dir | ( | self | ) |
None mrmeshpy.VoxelsLoad.LoadingTiffSettings.dir | ( | self, | |
os.PathLike | str | bytes | arg1 ) |
|
static |