28 CDWriter cdata(_cycler,
true, current_thread);
29 cdata->_matrix = matrix;
30 mark_modified(current_thread);
36 INLINE UserVertexTransform::CData::
38 _matrix(LMatrix4::ident_mat())
45 INLINE UserVertexTransform::CData::
46 CData(
const UserVertexTransform::CData ©) :
This template class calls PipelineCycler::write() in the constructor and PipelineCycler::release_writ...
A thread; that is, a lightweight process.
get_current_thread
Returns a pointer to the currently-executing Thread object.