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

Public Member Functions

None __init__ (self)
 
Vector3d imagePos (self)
 
None imagePos (self, Vector3d arg1)
 
- Public Member Functions inherited from mrmeshpy.SliceInfoBase
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 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/2]

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

Reimplemented from mrmeshpy.SliceInfoBase.

◆ __init__() [2/2]

None mrmeshpy.SliceInfo.__init__ ( self)

Reimplemented from mrmeshpy.SliceInfoBase.

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: