This is the complete list of members for mrmeshpy.VoxelsLoad, including all inherited members.
_pybind11_conduit_v1_(*args, **kwargs) | mrmeshpy.VoxelsLoad | protectedstatic |
createObjectVoxels(VoxelsLoad.DicomVolumeAsVdb dcm, func_bool_from_float cb='{}') | mrmeshpy.VoxelsLoad | static |
findRawParameters(os.PathLike|str|bytes file) | mrmeshpy.VoxelsLoad | static |
fromAnySupportedFormat(os.PathLike|str|bytes file, func_bool_from_float cb='{}') | mrmeshpy.VoxelsLoad | static |
fromGav(os.PathLike|str|bytes file, func_bool_from_float cb='{}') | mrmeshpy.VoxelsLoad | static |
fromGav(typing.Any in_, func_bool_from_float cb='{}') | mrmeshpy.VoxelsLoad | static |
fromRaw(os.PathLike|str|bytes file, VoxelsLoad.RawParameters params, func_bool_from_float cb='{}') | mrmeshpy.VoxelsLoad | static |
fromRaw(os.PathLike|str|bytes file, func_bool_from_float cb='{}') | mrmeshpy.VoxelsLoad | static |
fromRaw(typing.Any in_, VoxelsLoad.RawParameters params, func_bool_from_float cb='{}') | mrmeshpy.VoxelsLoad | static |
fromVdb(os.PathLike|str|bytes file, func_bool_from_float cb='{}') | mrmeshpy.VoxelsLoad | static |
isDicomFile(os.PathLike|str|bytes path, std_string_output seriesUid=None) | mrmeshpy.VoxelsLoad | static |
isDicomFolder(os.PathLike|str|bytes dirPath) | mrmeshpy.VoxelsLoad | static |
loadDicomFile(os.PathLike|str|bytes file, func_bool_from_float cb='{}') | mrmeshpy.VoxelsLoad | static |
loadDicomFileAsVdb(os.PathLike|str|bytes file, func_bool_from_float cb='{}') | mrmeshpy.VoxelsLoad | static |
loadDicomFolder(os.PathLike|str|bytes path, int maxNumThreads, func_bool_from_float cb='{}') | mrmeshpy.VoxelsLoad | static |
loadDicomFolderAsVdb(os.PathLike|str|bytes path, int maxNumThreads, func_bool_from_float cb='{}') | mrmeshpy.VoxelsLoad | static |
loadDicomsFolder(os.PathLike|str|bytes path, int maxNumThreads, func_bool_from_float cb='{}') | mrmeshpy.VoxelsLoad | static |
loadDicomsFolderAsVdb(os.PathLike|str|bytes path, int maxNumThreads, func_bool_from_float cb='{}') | mrmeshpy.VoxelsLoad | static |
loadDicomsFolderTreeAsVdb(os.PathLike|str|bytes path, int maxNumThreads=4, func_bool_from_float cb='{}') | mrmeshpy.VoxelsLoad | static |
loadTiffDir(VoxelsLoad.LoadingTiffSettings settings) | mrmeshpy.VoxelsLoad | static |
makeObjectVoxelsFromDicomFolder(os.PathLike|str|bytes folder, func_bool_from_float callback='{}') | mrmeshpy.VoxelsLoad | static |