Public Member Functions | |
None | __init__ (self) |
None | __init__ (self, str _name, str _ext) |
bool | isSupportedExtension (self, str ext) |
str | extensions (self) |
None | extensions (self, str arg1) |
Static Public Member Functions | |
None | __init__ (*args, **kwargs) |
IOFilter | operator (*args, **kwargs) |
IOFilter | operator (*args, **kwargs) |
Static Protected Attributes | |
typing | _offsetof_extensions = 32 |
typing | _offsetof_name = 0 |
Generated from: MR::IOFilter \\defgroup IOFiltersGroup IO Filters \\ingroup IOGroup \\{
|
static |
None mrmeshpy.IOFilter.__init__ | ( | self | ) |
None mrmeshpy.IOFilter.__init__ | ( | self, | |
str | _name, | ||
str | _ext ) |
str mrmeshpy.IOFilter.extensions | ( | self | ) |
"*.ext" or "*.ext1;*.ext2;*.ext3"
None mrmeshpy.IOFilter.extensions | ( | self, | |
str | arg1 ) |
bool mrmeshpy.IOFilter.isSupportedExtension | ( | self, | |
str | ext ) |
|
static |
|
static |
|
staticprotected |
|
staticprotected |