#include <nodePathLerps.h>
Inheritance diagram for ColorLerpFunctor:
Public Member Functions | |
ColorLerpFunctor (const ColorLerpFunctor &) | |
virtual | ~ColorLerpFunctor (void) |
ColorLerpFunctor & | operator= (const ColorLerpFunctor &) |
virtual void | operator() (float) |
virtual TypeHandle | get_type (void) const |
virtual TypeHandle | force_init_type (void) |
Static Public Member Functions | |
TypeHandle | get_class_type (void) |
void | init_type (void) |
Private Member Functions | |
PUBLISHED LVecBase4f LVecBase4f | _node_path (np) |
PUBLISHED LVecBase4f LVecBase4f | _is_wrt (false) |
ColorLerpFunctor (NodePath np, float sr, float sg, float sb, float sa, float er, float eg, float eb, float ea) | |
ColorLerpFunctor (NodePath np, LVecBase4f start, LVecBase4f end, NodePath wrt) | |
ColorLerpFunctor (NodePath np, float sr, float sg, float sb, float sa, float er, float eg, float eb, float ea, NodePath wrt) | |
Private Attributes | |
NodePath | _node_path |
bool | _is_wrt |
NodePath | _wrt_path |
PUBLISHED | __pad0__: ColorLerpFunctor(NodePath np |
PUBLISHED LVecBase4f | start |
PUBLISHED LVecBase4f LVecBase4f | end: LVecBase4fLerpFunctor(start |
Static Private Attributes | |
TypeHandle | _type_handle |
|
Definition at line 200 of file nodePathLerps.h. |
|
Definition at line 203 of file nodePathLerps.h. |
|
Definition at line 206 of file nodePathLerps.h. |
|
Definition at line 111 of file nodePathLerps.cxx. References c. |
|
Definition at line 114 of file nodePathLerps.cxx. |
|
Definition at line 199 of file nodePathLerps.h. |
|
|
|
Reimplemented from SimpleLerpFunctor< LVecBase4f >. Definition at line 230 of file nodePathLerps.h. References SimpleLerpFunctor< LVecBase4f >::get_class_type(), and SimpleLerpFunctor< LVecBase4f >::init_type(). |
|
Reimplemented from SimpleLerpFunctor< LVecBase4f >. Definition at line 219 of file nodePathLerps.h. |
|
Reimplemented from SimpleLerpFunctor< LVecBase4f >. Definition at line 227 of file nodePathLerps.h. References SimpleLerpFunctor< LVecBase4f >::get_class_type(). |
|
Reimplemented from SimpleLerpFunctor< LVecBase4f >. Definition at line 222 of file nodePathLerps.h. References SimpleLerpFunctor< LVecBase4f >::init_type(), and register_type(). Referenced by init_libpgraph(). |
|
Reimplemented from SimpleLerpFunctor< LVecBase4f >. Definition at line 124 of file nodePathLerps.cxx. References _node_path, NodePath::set_color(), and t. |
|
Definition at line 118 of file nodePathLerps.cxx. References _node_path, c, and SimpleLerpFunctor< LVecBase4f >::operator=(). |
|
Reimplemented from SimpleLerpFunctor< LVecBase4f >. Definition at line 198 of file nodePathLerps.h. |
|
Definition at line 194 of file nodePathLerps.h. |
|
Definition at line 193 of file nodePathLerps.h. Referenced by operator()(), and operator=(). |
|
Reimplemented from SimpleLerpFunctor< LVecBase4f >. Definition at line 24 of file nodePathLerps.cxx. |
|
Definition at line 195 of file nodePathLerps.h. |
|
Definition at line 198 of file nodePathLerps.h. |
|
Definition at line 198 of file nodePathLerps.h. |