IndirectInterval

Inheritance:

Methods of IndirectInterval:

__calcT
def __calcT(self, t)

Undocumented function.

__init__
def __init__(self, interval, startT=0, endT=None, playRate=1, duration=None, blendType='noBlend', name=None)

Undocumented function.

privFinalize
def privFinalize(self)

Undocumented function.

privInitialize
def privInitialize(self, t)

Undocumented function.

privInstant
def privInstant(self)

Undocumented function.

privInterrupt
def privInterrupt(self)

Undocumented function.

privReverseFinalize
def privReverseFinalize(self)

Undocumented function.

privReverseInitialize
def privReverseInitialize(self, t)

Undocumented function.

privReverseInstant
def privReverseInstant(self)

Undocumented function.

privStep
def privStep(self, t)

Undocumented function.