Public Member Functions | |
None | __init__ (self) |
None | __init__ (self, VoxelsLoad.DicomVolumeAsVdb arg0) |
None | __init__ (self, VdbVolume vol, str name, AffineXf3f xf) |
Static Protected Member Functions | |
_pybind11_conduit_v1_ (*args, **kwargs) | |
Generated from: MR::VoxelsLoad::DicomVolumeAsVdb
None mrmeshpy.VoxelsLoad.DicomVolumeAsVdb.__init__ | ( | self | ) |
Implicit default constructor.
None mrmeshpy.VoxelsLoad.DicomVolumeAsVdb.__init__ | ( | self, | |
VoxelsLoad.DicomVolumeAsVdb | arg0 ) |
Implicit copy constructor.
None mrmeshpy.VoxelsLoad.DicomVolumeAsVdb.__init__ | ( | self, | |
VdbVolume | vol, | ||
str | name, | ||
AffineXf3f | xf ) |
Implicit aggregate constructor.
|
staticprotected |