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

Public Member Functions

None __init__ (self)
 
None __init__ (self, AABBTreePoints.Point arg0)
 
None __init__ (self, Vector3f coord, VertId id)
 

Detailed Description

Generated from:  MR::AABBTreePoints::Point

Constructor & Destructor Documentation

◆ __init__() [1/3]

None meshlib.mrmeshpy.AABBTreePoints.Point.__init__ ( self)
Implicit default constructor.

◆ __init__() [2/3]

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

◆ __init__() [3/3]

None meshlib.mrmeshpy.AABBTreePoints.Point.__init__ ( self,
Vector3f coord,
VertId id )
Implicit aggregate constructor.

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