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

Public Member Functions

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

Static Public Member Functions

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

Static Protected Attributes

typing _offsetof_name = 48
 
typing _offsetof_vol = 0
 
typing _offsetof_xf = 80
 

Detailed Description

Generated from:  MR::VoxelsLoad::DicomVolumeAsVdb

Constructor & Destructor Documentation

◆ __init__() [1/3]

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

◆ __init__() [2/3]

None mrmeshpy.VoxelsLoad.DicomVolumeAsVdb.__init__ ( self)

◆ __init__() [3/3]

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

Member Function Documentation

◆ operator() [1/2]

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

◆ operator() [2/2]

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

Member Data Documentation

◆ _offsetof_name

typing mrmeshpy.VoxelsLoad.DicomVolumeAsVdb._offsetof_name = 48
staticprotected

◆ _offsetof_vol

typing mrmeshpy.VoxelsLoad.DicomVolumeAsVdb._offsetof_vol = 0
staticprotected

◆ _offsetof_xf

typing mrmeshpy.VoxelsLoad.DicomVolumeAsVdb._offsetof_xf = 80
staticprotected

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