35 CDWriter cdata(_cycler,
true, current_thread);
36 cdata->_matrix = matrix;
37 mark_modified(current_thread);
45 INLINE UserVertexTransform::CData::
56 INLINE UserVertexTransform::CData::
57 CData(
const UserVertexTransform::CData ©) :
static const LMatrix4f & ident_mat()
Returns an identity matrix.
static Thread * get_current_thread()
Returns a pointer to the currently-executing Thread object.
This is a 4-by-4 transform matrix.
This template class calls PipelineCycler::write() in the constructor and PipelineCycler::release_writ...
A thread; that is, a lightweight process.