MeshLib Python Docs
Loading...
Searching...
No Matches
Inheritance diagram for mrmeshpy.SliceInfo:

Public Member Functions

None __init__ (self)
None __init__ (self, SliceInfo arg0)
Vector3d imagePos (self)
None imagePos (self, Vector3d arg1)
Public Member Functions inherited from mrmeshpy.SliceInfoBase
None __init__ (self)
None __init__ (self, SliceInfoBase arg0)
None __init__ (self, int instanceNum, float z, int fileNum)
int fileNum (self)
None fileNum (self, int arg1)
int instanceNum (self)
None instanceNum (self, int arg1)
float z (self)
None z (self, float arg1)

Static Public Member Functions

None __init__ (*args, **kwargs)
SliceInfo operator (*args, **kwargs)
SliceInfo operator (*args, **kwargs)
Static Public Member Functions inherited from mrmeshpy.SliceInfoBase
None __init__ (*args, **kwargs)

Static Protected Attributes

typing _offsetof_imagePos = 24
Static Protected Attributes inherited from mrmeshpy.SliceInfoBase
typing _offsetof_fileNum = 16
typing _offsetof_instanceNum = 0
typing _offsetof_z = 8

Detailed Description

Generated from:  MR::SliceInfo

slice information
these fields will be ignored in sorting
\\sa SliceInfoBase

Constructor & Destructor Documentation

◆ __init__() [1/3]

None mrmeshpy.SliceInfo.__init__ ( * args,
** kwargs )
static

◆ __init__() [2/3]

None mrmeshpy.SliceInfo.__init__ ( self)

◆ __init__() [3/3]

None mrmeshpy.SliceInfo.__init__ ( self,
SliceInfo arg0 )
Implicit copy constructor.

Member Function Documentation

◆ imagePos() [1/2]

Vector3d mrmeshpy.SliceInfo.imagePos ( self)
image position

◆ imagePos() [2/2]

None mrmeshpy.SliceInfo.imagePos ( self,
Vector3d arg1 )

◆ operator() [1/2]

SliceInfo mrmeshpy.SliceInfo.operator ( * args,
** kwargs )
static

Reimplemented from mrmeshpy.SliceInfoBase.

◆ operator() [2/2]

SliceInfo mrmeshpy.SliceInfo.operator ( * args,
** kwargs )
static

Reimplemented from mrmeshpy.SliceInfoBase.

Member Data Documentation

◆ _offsetof_imagePos

typing mrmeshpy.SliceInfo._offsetof_imagePos = 24
staticprotected

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