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

Public Member Functions

None __init__ (self)
 
None __init__ (self, LoadedObjectT_ObjectPoints arg0)
 
None __init__ (self, ObjectPoints obj, str warnings)
 
str warnings (self)
 
None warnings (self, str arg1)
 

Detailed Description

Generated from:  MR::LoadedObjectT<MR::ObjectPoints>
Aliases:  LoadedObjectPoints

result of loading (e.g. from a file) as one object (with possible subobjects)

Constructor & Destructor Documentation

◆ __init__() [1/3]

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

◆ __init__() [2/3]

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

◆ __init__() [3/3]

None meshlib.mrmeshpy.LoadedObjectT_ObjectPoints.__init__ ( self,
ObjectPoints obj,
str warnings )
Implicit aggregate constructor.

Member Function Documentation

◆ warnings() [1/2]

str meshlib.mrmeshpy.LoadedObjectT_ObjectPoints.warnings ( self)
either empty or ends with '\\n'

◆ warnings() [2/2]

None meshlib.mrmeshpy.LoadedObjectT_ObjectPoints.warnings ( self,
str arg1 )

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