15 template<
class SwitchType>
26 template<
class SwitchType>
39 template<
class SwitchType>
52 template<
class SwitchType>
64 template<
class SwitchType>
76 template<
class SwitchType>
80 out <<
" = " << _value;
virtual void output(ostream &out) const
Writes a one-line description of the group.
This template class is the parent class for all kinds of AnimChannels that return different values...
virtual void output(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...
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().