#include <lerpfunctor.h>
Inheritance diagram for SimpleQueryLerpFunctor< value >:
Public Member Functions | |
SimpleQueryLerpFunctor (value start, value end) | |
virtual | ~SimpleQueryLerpFunctor (void) |
SimpleQueryLerpFunctor< value > & | operator= (const SimpleQueryLerpFunctor< value > &) |
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) |
Public Attributes | |
PUBLISHED | __pad0__: value get_value(void) |
Private Attributes | |
value | _save |
Static Private Attributes | |
TypeHandle | _type_handle |
|
Definition at line 110 of file lerpfunctor.h. |
|
Definition at line 272 of file lerpfunctor.h. |
|
Reimplemented from SimpleLerpFunctor< value >. Definition at line 133 of file lerpfunctor.h. References SimpleQueryLerpFunctor< value >::get_class_type(), and SimpleQueryLerpFunctor< value >::init_type(). |
|
Reimplemented from SimpleLerpFunctor< value >. Definition at line 118 of file lerpfunctor.h. References SimpleQueryLerpFunctor< value >::_type_handle. Referenced by SimpleQueryLerpFunctor< value >::force_init_type(), and SimpleQueryLerpFunctor< value >::get_type(). |
|
Reimplemented from SimpleLerpFunctor< value >. Definition at line 130 of file lerpfunctor.h. References SimpleQueryLerpFunctor< value >::get_class_type(). |
|
Reimplemented from SimpleLerpFunctor< value >. Definition at line 122 of file lerpfunctor.h. References SimpleQueryLerpFunctor< value >::_type_handle, SimpleLerpFunctor< value >::get_class_type(), get_type_handle, SimpleLerpFunctor< value >::init_type(), and register_type(). Referenced by ConfigureFn(), and SimpleQueryLerpFunctor< value >::force_init_type(). |
|
Reimplemented from SimpleLerpFunctor< value >. Definition at line 285 of file lerpfunctor.h. References SimpleQueryLerpFunctor< value >::_save, and t. |
|
Definition at line 278 of file lerpfunctor.h. References SimpleQueryLerpFunctor< value >::_save, c, and SimpleLerpFunctor< value >::operator=(). |
|
Reimplemented from SimpleLerpFunctor< value >. Definition at line 116 of file lerpfunctor.h. |
|
Definition at line 104 of file lerpfunctor.h. Referenced by SimpleQueryLerpFunctor< value >::operator()(), and SimpleQueryLerpFunctor< value >::operator=(). |
|
Reimplemented from SimpleLerpFunctor< value >. Definition at line 142 of file lerpfunctor.h. Referenced by SimpleQueryLerpFunctor< value >::get_class_type(), and SimpleQueryLerpFunctor< value >::init_type(). |