MeshLib Python Docs
Loading...
Searching...
No Matches
meshlib.mrmeshpy.OffsetContourIndex Class Reference

Public Member Functions

None __init__ (self)
 
None __init__ (self, OffsetContourIndex arg0)
 
None __init__ (self, int contourId, int vertId)
 
bool valid (self)
 
int contourId (self)
 
None contourId (self, int arg1)
 
int vertId (self)
 
None vertId (self, int arg1)
 

Detailed Description

Generated from:  MR::OffsetContourIndex

Constructor & Destructor Documentation

◆ __init__() [1/3]

None meshlib.mrmeshpy.OffsetContourIndex.__init__ ( self)
Implicit default constructor.

◆ __init__() [2/3]

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

◆ __init__() [3/3]

None meshlib.mrmeshpy.OffsetContourIndex.__init__ ( self,
int contourId,
int vertId )
Implicit aggregate constructor.

Member Function Documentation

◆ contourId() [1/2]

int meshlib.mrmeshpy.OffsetContourIndex.contourId ( self)
-1 means unknown index

◆ contourId() [2/2]

None meshlib.mrmeshpy.OffsetContourIndex.contourId ( self,
int arg1 )

◆ valid()

bool meshlib.mrmeshpy.OffsetContourIndex.valid ( self)

◆ vertId() [1/2]

int meshlib.mrmeshpy.OffsetContourIndex.vertId ( self)
-1 means unknown index

◆ vertId() [2/2]

None meshlib.mrmeshpy.OffsetContourIndex.vertId ( self,
int arg1 )

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