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