Public Attributes | |
DrawHandleCallbackFunc | callback |
Function to call. | |
void * | object |
argument for the callback | |
Node * | node |
node to hit-detect if no other begin_handle done | |
Matrix4 | matrix |
saved context modelmatrix | |
ViewerConnected | connected |
saved value for connected | |
bool | reallyConnected |
saved value for reallyConnected | |
DrawHandleTypeMask | drawHandleType |
the handle type. A logical or or DrawHandleTypes | |
bool | glCached |
flag used to know if the handles drawing opengl function calls are cached | |
const void * | data |
Internal use only. | |
Member of Viewer_Context::draw_handle_list.
©2021 The Foundry Visionmongers, Ltd. All Rights Reserved. |