#include <lerpfunctor.h>
Inheritance diagram for LerpFunctor:

Public Member Functions | |
| LerpFunctor (void) | |
| LerpFunctor (const LerpFunctor &) | |
| virtual | ~LerpFunctor (void) |
| LerpFunctor & | operator= (const LerpFunctor &) |
| virtual void | operator() (float)=0 |
| virtual TypeHandle | get_type (void) const |
| virtual TypeHandle | force_init_type (void) |
Static Public Member Functions | |
| void | init_type (void) |
Public Attributes | |
| PUBLISHED | __pad0__: static TypeHandle get_class_type(void) { return _type_handle |
Static Private Attributes | |
| TypeHandle | _type_handle |
|
|
Definition at line 27 of file lerpfunctor.h. |
|
|
Definition at line 24 of file lerpfunctor.cxx. |
|
|
Definition at line 28 of file lerpfunctor.cxx. |
|
|
Reimplemented from TypedReferenceCount. Reimplemented in SimpleLerpFunctor< value >, SimpleQueryLerpFunctor< value >, MultiLerpFunctor, PosLerpFunctor, HprLerpFunctor, ScaleLerpFunctor, ColorLerpFunctor, PosHprLerpFunctor, HprScaleLerpFunctor, PosHprScaleLerpFunctor, ColorScaleLerpFunctor, SimpleLerpFunctor< LPoint3f >, SimpleLerpFunctor< LVecBase3f >, and SimpleLerpFunctor< LVecBase4f >. Definition at line 47 of file lerpfunctor.h. References ReferenceCount::get_class_type(), and TypedReferenceCount::init_type(). |
|
|
Reimplemented from TypedReferenceCount. Reimplemented in SimpleLerpFunctor< value >, SimpleQueryLerpFunctor< value >, MultiLerpFunctor, PosLerpFunctor, HprLerpFunctor, ScaleLerpFunctor, ColorLerpFunctor, PosHprLerpFunctor, HprScaleLerpFunctor, PosHprScaleLerpFunctor, ColorScaleLerpFunctor, SimpleLerpFunctor< LPoint3f >, SimpleLerpFunctor< LVecBase3f >, and SimpleLerpFunctor< LVecBase4f >. Definition at line 44 of file lerpfunctor.h. References ReferenceCount::get_class_type(). |
|
|
|
|
Definition at line 32 of file lerpfunctor.cxx. Referenced by PosHprScaleLerpFunctor::operator=(), HprScaleLerpFunctor::operator=(), PosHprLerpFunctor::operator=(), SimpleLerpFunctor< value >::operator=(), and MultiLerpFunctor::operator=(). |
|
|
Reimplemented from TypedReferenceCount. Reimplemented in SimpleLerpFunctor< value >, SimpleQueryLerpFunctor< value >, MultiLerpFunctor, PosLerpFunctor, HprLerpFunctor, ScaleLerpFunctor, ColorLerpFunctor, PosHprLerpFunctor, HprScaleLerpFunctor, PosHprScaleLerpFunctor, ColorScaleLerpFunctor, SimpleLerpFunctor< LPoint3f >, SimpleLerpFunctor< LVecBase3f >, and SimpleLerpFunctor< LVecBase4f >. Definition at line 35 of file lerpfunctor.h. |
|
|
Reimplemented from TypedReferenceCount. Reimplemented in SimpleLerpFunctor< value >, SimpleQueryLerpFunctor< value >, MultiLerpFunctor, PosLerpFunctor, HprLerpFunctor, ScaleLerpFunctor, ColorLerpFunctor, PosHprLerpFunctor, HprScaleLerpFunctor, PosHprScaleLerpFunctor, ColorScaleLerpFunctor, SimpleLerpFunctor< LPoint3f >, SimpleLerpFunctor< LVecBase3f >, and SimpleLerpFunctor< LVecBase4f >. Definition at line 21 of file lerpfunctor.cxx. |
1.3