MeshLib Python Docs
Loading...
Searching...
No Matches
mrmeshpy.PreciseVertCoord Class Reference

Public Member Functions

None __init__ (self)
 
None __init__ (self, PreciseVertCoord arg0)
 
None __init__ (self, VertId id, int pt)
 
VertId id (self)
 
None id (self, VertId arg1)
 
int pt (self)
 
None pt (self, int arg1)
 

Detailed Description

Generated from:  MR::PreciseVertCoord

\\ingroup MathGroup
\\{

Constructor & Destructor Documentation

◆ __init__() [1/3]

None mrmeshpy.PreciseVertCoord.__init__ ( self)
Implicit default constructor.

◆ __init__() [2/3]

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

◆ __init__() [3/3]

None mrmeshpy.PreciseVertCoord.__init__ ( self,
VertId id,
int pt )
Implicit aggregate constructor.

Member Function Documentation

◆ id() [1/2]

VertId mrmeshpy.PreciseVertCoord.id ( self)
unique id of the vertex (in both contours)

◆ id() [2/2]

None mrmeshpy.PreciseVertCoord.id ( self,
VertId arg1 )

◆ pt() [1/2]

int mrmeshpy.PreciseVertCoord.pt ( self)
coordinate

◆ pt() [2/2]

None mrmeshpy.PreciseVertCoord.pt ( self,
int arg1 )

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