Panda3D
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Static Public Member Functions
ColorInterpolationFunctionLinear Class Reference

Defines a linear interpolation over the lifetime of the segment. More...

Inheritance diagram for ColorInterpolationFunctionLinear:
ColorInterpolationFunctionConstant ColorInterpolationFunction ColorInterpolationFunctionSinusoid ColorInterpolationFunctionStepwave

List of all members.

Public Member Functions

VBase4 getColorB ()
 Returns the secondary color of the function.
 setColorB (VBase4 const c)
 Sets the secondary color of the function.

Static Public Member Functions

static TypeHandle getClassType ()

Detailed Description

Defines a linear interpolation over the lifetime of the segment.


Member Function Documentation

static TypeHandle getClassType ( ) [static]
VBase4 getColorB ( )

Returns the secondary color of the function.

setColorB ( VBase4 const  c)

Sets the secondary color of the function.

 All Classes Namespaces Functions Variables Enumerations Enumerator Properties