24 CDWriter cdata(_cycler,
true, current_thread);
25 cdata->_slider = slider;
26 mark_modified(current_thread);
34 INLINE UserVertexSlider::CData::
45 INLINE UserVertexSlider::CData::
46 CData(
const UserVertexSlider::CData ©) :
static Thread * get_current_thread()
Returns a pointer to the currently-executing Thread object.
This template class calls PipelineCycler::write() in the constructor and PipelineCycler::release_writ...
void set_slider(PN_stdfloat slider)
Stores the indicated slider value.
A thread; that is, a lightweight process.