38 CDReader cdata(_cycler, current_thread);
39 return cdata->_modified;
47 INLINE VertexSlider::CData::
56 INLINE VertexSlider::CData::
57 CData(
const VertexSlider::CData ©) :
58 _modified(copy._modified)
const InternalName * get_name() const
Returns the name of this particular slider.
UpdateSeq get_modified(Thread *current_thread) const
Returns a sequence number that's guaranteed to change at least every time the value reported by get_s...
This is an abstract base class that retains some slider value, which is a linear value that typically...
This template class calls PipelineCycler::read_unlocked(), and then provides a transparent read-only ...
A thread; that is, a lightweight process.
This is a sequence number that increments monotonically.