MeshLib Python Docs
Loading...
Searching...
No Matches
mrmeshpy.VoxelsLoad.DicomVolume Class Reference

Public Member Functions

None __init__ (self)
 
None __init__ (self, SimpleVolumeMinMax vol, str name, AffineXf3f xf)
 

Static Public Member Functions

None __init__ (*args, **kwargs)
 
VoxelsLoad.DicomVolume operator (*args, **kwargs)
 
VoxelsLoad.DicomVolume operator (*args, **kwargs)
 

Static Protected Attributes

typing _offsetof_name = 56
 
typing _offsetof_vol = 0
 
typing _offsetof_xf = 88
 

Detailed Description

Generated from:  MR::VoxelsLoad::DicomVolume

Constructor & Destructor Documentation

◆ __init__() [1/3]

None mrmeshpy.VoxelsLoad.DicomVolume.__init__ ( * args,
** kwargs )
static

◆ __init__() [2/3]

None mrmeshpy.VoxelsLoad.DicomVolume.__init__ ( self)

◆ __init__() [3/3]

None mrmeshpy.VoxelsLoad.DicomVolume.__init__ ( self,
SimpleVolumeMinMax vol,
str name,
AffineXf3f xf )
Implicit aggregate constructor.

Member Function Documentation

◆ operator() [1/2]

VoxelsLoad.DicomVolume mrmeshpy.VoxelsLoad.DicomVolume.operator ( * args,
** kwargs )
static

◆ operator() [2/2]

VoxelsLoad.DicomVolume mrmeshpy.VoxelsLoad.DicomVolume.operator ( * args,
** kwargs )
static

Member Data Documentation

◆ _offsetof_name

typing mrmeshpy.VoxelsLoad.DicomVolume._offsetof_name = 56
staticprotected

◆ _offsetof_vol

typing mrmeshpy.VoxelsLoad.DicomVolume._offsetof_vol = 0
staticprotected

◆ _offsetof_xf

typing mrmeshpy.VoxelsLoad.DicomVolume._offsetof_xf = 88
staticprotected

The documentation for this class was generated from the following file: