14 #ifndef CCONSTRAINTINTERVAL_H 15 #define CCONSTRAINTINTERVAL_H 35 static void init_type() {
36 CInterval::init_type();
38 CInterval::get_class_type());
41 return get_class_type();
43 virtual TypeHandle force_init_type() {init_type();
return get_class_type();}
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
void register_type(TypeHandle &type_handle, const std::string &name)
This inline function is just a convenient way to call TypeRegistry::register_type(),...
The base class for timeline components.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
The base class for a family of intervals that constrain some property to a value over time.
TypeHandle is the identifier used to differentiate C++ class types.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.