|
def | __init__ (self, *args) |
|
def | at (self, progress) |
|
|
| thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
|
| create = staticmethod(_enigma.eLinearInterpolator_create) |
|
◆ __init__()
def enigma.eLinearInterpolator.__init__ |
( |
|
self, |
|
|
* |
args |
|
) |
| |
◆ at()
def enigma.eLinearInterpolator.at |
( |
|
self, |
|
|
|
progress |
|
) |
| |
at(eLinearInterpolator self, float progress) -> float
◆ create
enigma.eLinearInterpolator.create = staticmethod(_enigma.eLinearInterpolator_create) |
|
static |
◆ thisown
enigma.eLinearInterpolator.thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
|
static |
The documentation for this class was generated from the following file: