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