Panda3D
|
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(const float time_begin, const float time_end, const LColor color, const bool is_modulated) | ColorInterpolationManager | |
addLinear(const float time_begin, const float time_end, const LColor color_a, const LColor color_b, const bool is_modulated) | ColorInterpolationManager | |
addSinusoid(const float time_begin, const float time_end, const LColor color_a, const LColor color_b, const float period, const bool is_modulated) | ColorInterpolationManager | |
addStepwave(const float time_begin, const float time_end, const LColor color_a, const LColor color_b, const float width_a, const float width_b, const bool is_modulated) | ColorInterpolationManager | |
clearSegment(const int seg_id) | ColorInterpolationManager | |
clearToInitial() | ColorInterpolationManager | |
getClassType() | ReferenceCount | static |
getRefCount() | ReferenceCount | |
getSegment(const int seg_id) | ColorInterpolationManager | |
getSegmentIdList() | ColorInterpolationManager | |
ref() | ReferenceCount | |
ref_count | ReferenceCount | |
setDefaultColor(const LColor c) | ColorInterpolationManager | |
testRefCountIntegrity() | ReferenceCount | |
testRefCountNonzero() | ReferenceCount | |
unref() | ReferenceCount |