FrameQueueBuffer::getUserPointer Method
Returns the
userPtr
argument that was passed to
createFrameQueueBuffer
when creating this buffer.
Syntax:
virtual
void
*
getUserPointer
()
const
=
0
;
See also:
createFrameQueueBuffer
<< FrameQueueBuffer