This is the complete list of members for ColorInterpolationManager, including all inherited members.
__init__() | ColorInterpolationManager | |
__init__(const ColorInterpolationManager copy) | ColorInterpolationManager | |
__init__(const LColor c) | ColorInterpolationManager | |
addConstant(float time_begin, float time_end, const LColor color, bool is_modulated) | ColorInterpolationManager | |
addLinear(float time_begin, float time_end, const LColor color_a, const LColor color_b, bool is_modulated) | ColorInterpolationManager | |
addSinusoid(float time_begin, float time_end, const LColor color_a, const LColor color_b, float period, bool is_modulated) | ColorInterpolationManager | |
addStepwave(float time_begin, float time_end, const LColor color_a, const LColor color_b, float width_a, float width_b, bool is_modulated) | ColorInterpolationManager | |
clearSegment(int seg_id) | ColorInterpolationManager | |
clearToInitial() | ColorInterpolationManager | |
getClassType() | ReferenceCount | static |
getRefCount() | ReferenceCount | |
getSegment(int seg_id) | ColorInterpolationManager | |
getSegmentIdList() | ColorInterpolationManager | |
ref() | ReferenceCount | |
setDefaultColor(const LColor c) | ColorInterpolationManager | |
testRefCountIntegrity() | ReferenceCount | |
testRefCountNonzero() | ReferenceCount | |
unref() | ReferenceCount | |