14 template<
class SwitchType>
22 template<
class SwitchType>
33 template<
class SwitchType>
44 template<
class SwitchType>
54 template<
class SwitchType>
64 template<
class SwitchType>
68 out <<
" = " << _value;
This template class is the parent class for all kinds of AnimChannels that return different values.
virtual void output(std::ostream &out) const
Writes a one-line description of the group.
This is the base class for AnimChannel and AnimBundle.
This template class is a special kind of AnimChannel that always returns just one fixed value.
virtual void output(std::ostream &out) const
Writes a one-line description of the group.
TypeHandle is the identifier used to differentiate C++ class types.
virtual bool has_changed(int last_frame, double last_frac, int this_frame, double this_frac)
Returns true if the value has changed since the last call to has_changed().