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 Member Functions | |
| None | __init__ (*args, **kwargs) |
| VoxelsLoad.LoadingTiffSettings | operator (*args, **kwargs) |
| VoxelsLoad.LoadingTiffSettings | operator (*args, **kwargs) |
Static Public Attributes | |
| VoxelsLoad | gridType .GridType |
Static Protected Attributes | |
| typing | _offsetof_cb = 56 |
| typing | _offsetof_dir = 0 |
| typing | _offsetof_gridType = 52 |
| typing | _offsetof_voxelSize = 40 |
Generated from: MR::VoxelsLoad::LoadingTiffSettings
|
static |
| None mrmeshpy.VoxelsLoad.LoadingTiffSettings.__init__ | ( | self | ) |
| 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.
| pathlib.Path mrmeshpy.VoxelsLoad.LoadingTiffSettings.dir | ( | self | ) |
| None mrmeshpy.VoxelsLoad.LoadingTiffSettings.dir | ( | self, | |
| os.PathLike | str | bytes | arg1 ) |
|
static |
|
static |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
static |