HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
OP3D_InputSelector.h File Reference
+ Include dependency graph for OP3D_InputSelector.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  OP3D_SelectionInfo
 
class  OP3D_InputSelector
 
class  OP3D_InputSelector::InfoKey
 
class  OP3D_InputSelector::DirtySelectionScope
 

Typedefs

typedef bool(* OP3D_ValidForPickFilter )(void *data, GUI_DetailLook *look)
 

Enumerations

enum  OP3D_PatternDirection { DIRECTION_LEFT, DIRECTION_FORWARD, DIRECTION_RIGHT, DIRECTION_BACKWARD }
 

Typedef Documentation

typedef bool(* OP3D_ValidForPickFilter)(void *data, GUI_DetailLook *look)

Definition at line 41 of file OP3D_InputSelector.h.

Enumeration Type Documentation

Enumerator
DIRECTION_LEFT 
DIRECTION_FORWARD 
DIRECTION_RIGHT 
DIRECTION_BACKWARD 

Definition at line 43 of file OP3D_InputSelector.h.