MeshLib Python Docs
Loading...
Searching...
No Matches
mrmeshpy.VoxelsSave Member List

This is the complete list of members for mrmeshpy.VoxelsSave, including all inherited members.

_pybind11_conduit_v1_(*args, **kwargs)mrmeshpy.VoxelsSaveprotectedstatic
saveAllSlicesToImage(VdbVolume vdbVolume, VoxelsSave.SavingSettings settings)mrmeshpy.VoxelsSavestatic
saveSliceToImage(os.PathLike|str|bytes path, VdbVolume vdbVolume, SlicePlane slicePlain, int sliceNumber, func_bool_from_float callback='{}')mrmeshpy.VoxelsSavestatic
toAnySupportedFormat(VdbVolume vdbVolume, os.PathLike|str|bytes file, func_bool_from_float callback='{}')mrmeshpy.VoxelsSavestatic
toDicom(VdbVolume vdbVolume, os.PathLike|str|bytes path, func_bool_from_float cb='{}')mrmeshpy.VoxelsSavestatic
toDicom(SimpleVolumeU16 volume, os.PathLike|str|bytes path, std_optional_Box_float sourceScale='{}', func_bool_from_float cb='{}')mrmeshpy.VoxelsSavestatic
toGav(VdbVolume vdbVolume, os.PathLike|str|bytes file, func_bool_from_float callback='{}')mrmeshpy.VoxelsSavestatic
toGav(SimpleVolumeMinMax simpleVolumeMinMax, os.PathLike|str|bytes file, func_bool_from_float callback='{}')mrmeshpy.VoxelsSavestatic
toGav(SimpleVolume simpleVolume, os.PathLike|str|bytes file, func_bool_from_float callback='{}')mrmeshpy.VoxelsSavestatic
toGav(VdbVolume vdbVolume, typing.Any out, func_bool_from_float callback='{}')mrmeshpy.VoxelsSavestatic
toGav(SimpleVolumeMinMax simpleVolumeMinMax, typing.Any out, func_bool_from_float callback='{}')mrmeshpy.VoxelsSavestatic
toGav(SimpleVolume simpleVolume, typing.Any out, func_bool_from_float callback='{}')mrmeshpy.VoxelsSavestatic
toRawAutoname(VdbVolume vdbVolume, os.PathLike|str|bytes file, func_bool_from_float callback='{}')mrmeshpy.VoxelsSavestatic
toRawAutoname(SimpleVolume simpleVolume, os.PathLike|str|bytes file, func_bool_from_float callback='{}')mrmeshpy.VoxelsSavestatic
toRawFloat(VdbVolume vdbVolume, typing.Any out, func_bool_from_float callback='{}')mrmeshpy.VoxelsSavestatic
toRawFloat(SimpleVolume simpleVolume, typing.Any out, func_bool_from_float callback='{}')mrmeshpy.VoxelsSavestatic
toVdb(VdbVolume vdbVolume, os.PathLike|str|bytes file, func_bool_from_float callback='{}')mrmeshpy.VoxelsSavestatic