Panda3D
ColorInterpolationManager Member List
This is the complete list of members for ColorInterpolationManager, including all inherited members.
add_constant(const PN_stdfloat time_begin=0.0f, const PN_stdfloat time_end=1.0f, const LColor &color=LColor(1.0f, 1.0f, 1.0f, 1.0f), const bool is_modulated=true)ColorInterpolationManager
add_linear(const PN_stdfloat time_begin=0.0f, const PN_stdfloat time_end=1.0f, const LColor &color_a=LColor(1.0f, 0.0f, 0.0f, 1.0f), const LColor &color_b=LColor(0.0f, 1.0f, 0.0f, 1.0f), const bool is_modulated=true)ColorInterpolationManager
add_sinusoid(const PN_stdfloat time_begin=0.0f, const PN_stdfloat time_end=1.0f, const LColor &color_a=LColor(1.0f, 0.0f, 0.0f, 1.0f), const LColor &color_b=LColor(0.0f, 1.0f, 0.0f, 1.0f), const PN_stdfloat period=1.0f, const bool is_modulated=true)ColorInterpolationManager
add_stepwave(const PN_stdfloat time_begin=0.0f, const PN_stdfloat time_end=1.0f, const LColor &color_a=LColor(1.0f, 0.0f, 0.0f, 1.0f), const LColor &color_b=LColor(0.0f, 1.0f, 0.0f, 1.0f), const PN_stdfloat width_a=0.5f, const PN_stdfloat width_b=0.5f, const bool is_modulated=true)ColorInterpolationManager
clear_segment(const int seg_id)ColorInterpolationManager
clear_to_initial()ColorInterpolationManager
ColorInterpolationManager()ColorInterpolationManager
ColorInterpolationManager(const LColor &c)ColorInterpolationManager
ColorInterpolationManager(const ColorInterpolationManager &copy)ColorInterpolationManager
do_test_ref_count_integrity() const ReferenceCount [protected]
do_test_ref_count_nonzero() const ReferenceCount [protected]
generateColor(const PN_stdfloat interpolated_time)ColorInterpolationManager
get_class_type() (defined in ReferenceCount)ReferenceCount [inline, static]
get_ref_count() const ReferenceCount [inline]
get_segment(const int seg_id)ColorInterpolationManager [inline]
get_segment_id_list()ColorInterpolationManager [inline]
get_weak_list() const ReferenceCount [inline]
has_weak_list() const ReferenceCount [inline]
init_type() (defined in ReferenceCount)ReferenceCount [inline, static]
local_object()ReferenceCount [inline]
operator delete(void *ptr) (defined in MemoryBase)MemoryBase [inline]
operator delete(void *ptr, void *) (defined in MemoryBase)MemoryBase [inline]
operator delete[](void *ptr) (defined in MemoryBase)MemoryBase [inline]
operator delete[](void *, void *) (defined in MemoryBase)MemoryBase [inline]
operator new(size_t size) (defined in MemoryBase)MemoryBase [inline]
operator new(size_t size, void *ptr) (defined in MemoryBase)MemoryBase [inline]
operator new[](size_t size) (defined in MemoryBase)MemoryBase [inline]
operator new[](size_t size, void *ptr) (defined in MemoryBase)MemoryBase [inline]
operator=(const ReferenceCount &)ReferenceCount [inline, protected]
ref() const ReferenceCount [inline]
ReferenceCount()ReferenceCount [inline, protected]
ReferenceCount(const ReferenceCount &)ReferenceCount [inline, protected]
set_default_color(const LColor &c)ColorInterpolationManager [inline]
test_ref_count_integrity() const ReferenceCount [inline]
test_ref_count_nonzero() const ReferenceCount [inline]
unref() const ReferenceCount [inline, virtual]
weak_ref(WeakPointerToVoid *ptv)ReferenceCount [inline]
weak_unref(WeakPointerToVoid *ptv)ReferenceCount [inline]
~ColorInterpolationManager()ColorInterpolationManager [virtual]
~ReferenceCount() (defined in ReferenceCount)ReferenceCount [inline, virtual]
 All Classes Functions Variables Enumerations