◆ __init__()
| None mrmeshpy.FilterType.__init__ |
( |
| self, |
|
|
int | value ) |
◆ __eq__()
| bool mrmeshpy.FilterType.__eq__ |
( |
| self, |
|
|
typing.Any | other ) |
◆ __getstate__()
| int mrmeshpy.FilterType.__getstate__ |
( |
| self | ) |
|
◆ __hash__()
| int mrmeshpy.FilterType.__hash__ |
( |
| self | ) |
|
◆ __index__()
| int mrmeshpy.FilterType.__index__ |
( |
| self | ) |
|
◆ __int__()
| int mrmeshpy.FilterType.__int__ |
( |
| self | ) |
|
◆ __ne__()
| bool mrmeshpy.FilterType.__ne__ |
( |
| self, |
|
|
typing.Any | other ) |
◆ __repr__()
| str mrmeshpy.FilterType.__repr__ |
( |
| self | ) |
|
◆ __setstate__()
| None mrmeshpy.FilterType.__setstate__ |
( |
| self, |
|
|
int | state ) |
◆ __str__()
| str mrmeshpy.FilterType.__str__ |
( |
| self | ) |
|
◆ name()
| str mrmeshpy.FilterType.name |
( |
| self | ) |
|
◆ value()
| int mrmeshpy.FilterType.value |
( |
| self | ) |
|
◆ Discrete
| typing mrmeshpy.FilterType.Discrete .ClassVar[FilterType] |
|
static |
◆ Linear
| typing mrmeshpy.FilterType.Linear .ClassVar[FilterType] |
|
static |
The documentation for this class was generated from the following file: