DD::Image::Draw_Handle_Callback Struct Reference

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.
 
Matrix4 parentTransform
 saved context parent transformation
 

Detailed Description

Member of Viewer_Context::draw_handle_list.



©2022 The Foundry Visionmongers, Ltd. All Rights Reserved.
www.thefoundry.co.uk