14 #ifndef SHOWINTERVAL_H 15 #define SHOWINTERVAL_H 33 static int _unique_index;
39 static void init_type() {
40 CInterval::init_type();
42 CInterval::get_class_type());
45 return get_class_type();
47 virtual TypeHandle force_init_type() {init_type();
return get_class_type();}
virtual void priv_instant()
This is called in lieu of priv_initialize() .
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.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
virtual void priv_reverse_instant()
This is called in lieu of priv_reverse_initialize() .
TypeHandle is the identifier used to differentiate C++ class types.
NodePath is the fundamental system for disambiguating instances, and also provides a higher-level int...
An interval that calls NodePath::show().
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.