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 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 |
Member of Viewer_Context::draw_handle_list.