30 CDReader cdata(_cycler, current_thread);
31 return cdata->_modified;
37INLINE VertexSlider::CData::
44INLINE VertexSlider::CData::
45CData(
const VertexSlider::CData ©) :
46 _modified(copy._modified)
51operator << (std::ostream &out,
const VertexSlider &obj) {
Encodes a string name in a hash table, mapping it to a pointer.
A thread; that is, a lightweight process.
This is a sequence number that increments monotonically.
This is an abstract base class that retains some slider value, which is a linear value that typically...
get_modified
Returns a sequence number that's guaranteed to change at least every time the value reported by get_s...
get_name
Returns the name of this particular slider.