14 #ifndef CCONSTRAINPOSINTERVAL_H 15 #define CCONSTRAINPOSINTERVAL_H 30 bool wrt,
const LVecBase3 posOffset=LVector3::zero());
32 INLINE
const NodePath &get_node()
const;
33 INLINE
const NodePath &get_target()
const;
36 virtual void output(std::ostream &out)
const;
48 static void init_type() {
49 CConstraintInterval::init_type();
51 CConstraintInterval::get_class_type());
54 return get_class_type();
56 virtual TypeHandle force_init_type() {init_type();
return get_class_type();}
virtual void priv_step(double t)
Advances the time on the interval.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
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 a family of intervals that constrain some property to a value over time.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
A constraint interval that will constrain the position of one node to the position of another.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
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...
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.