Panda3D
Public Member Functions | Static Public Member Functions

ColorInterpolationFunctionConstant Class Reference

Defines a constant color over the lifetime of the segment. More...

Inheritance diagram for ColorInterpolationFunctionConstant:
ColorInterpolationFunction ColorInterpolationFunctionLinear ColorInterpolationFunctionSinusoid ColorInterpolationFunctionStepwave

List of all members.

Public Member Functions

VBase4 getColorA ()
 Returns the primary color of the function.
 setColorA (VBase4 const c)
 Sets the primary color of the function.

Static Public Member Functions

static TypeHandle getClassType ()

Detailed Description

Defines a constant color over the lifetime of the segment.


Member Function Documentation

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

Returns the primary color of the function.

setColorA ( VBase4 const  c)

Sets the primary color of the function.

 All Classes Namespaces Functions Variables Enumerations Enumerator Properties