ColorInterpolationFunctionStepwave

from panda3d.physics import ColorInterpolationFunctionStepwave
class ColorInterpolationFunctionStepwave

Bases: ColorInterpolationFunctionLinear

Inheritance diagram

Inheritance diagram of ColorInterpolationFunctionStepwave

__init__(*args, **kwargs)
getClassType()

C++ Interface: get_class_type()

getWidthA()

C++ Interface: get_width_a(ColorInterpolationFunctionStepwave self)

getWidthB()

C++ Interface: get_width_b(ColorInterpolationFunctionStepwave self)

get_class_type()

C++ Interface: get_class_type()

get_width_a()

C++ Interface: get_width_a(ColorInterpolationFunctionStepwave self)

get_width_b()

C++ Interface: get_width_b(ColorInterpolationFunctionStepwave self)

setWidthA()

C++ Interface: set_width_a(const ColorInterpolationFunctionStepwave self, float w)

setWidthB()

C++ Interface: set_width_b(const ColorInterpolationFunctionStepwave self, float w)

set_width_a()

C++ Interface: set_width_a(const ColorInterpolationFunctionStepwave self, float w)

set_width_b()

C++ Interface: set_width_b(const ColorInterpolationFunctionStepwave self, float w)