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

Public Member Functions

None __init__ (self)
 
None __init__ (self, str _name, str _ext)
 
None __init__ (self, IOFilter arg0)
 
bool isSupportedExtension (self, str ext)
 
str extensions (self)
 
None extensions (self, str arg1)
 

Detailed Description

Generated from:  MR::IOFilter

\\defgroup IOFiltersGroup IO Filters
\\ingroup IOGroup
\\{

Constructor & Destructor Documentation

◆ __init__() [1/3]

None meshlib.mrmeshpy.IOFilter.__init__ ( self)

◆ __init__() [2/3]

None meshlib.mrmeshpy.IOFilter.__init__ ( self,
str _name,
str _ext )

◆ __init__() [3/3]

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

Member Function Documentation

◆ extensions() [1/2]

str meshlib.mrmeshpy.IOFilter.extensions ( self)
"*.ext" or "*.ext1;*.ext2;*.ext3"

◆ extensions() [2/2]

None meshlib.mrmeshpy.IOFilter.extensions ( self,
str arg1 )

◆ isSupportedExtension()

bool meshlib.mrmeshpy.IOFilter.isSupportedExtension ( self,
str ext )

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