HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
COP_Node_Common.h File Reference
#include "COP_API.h"
#include <OP/OP_Error.h>
#include <UT/UT_Array.h>
#include <UT/UT_Rect.h>
#include <UT/UT_Thread.h>
+ Include dependency graph for COP_Node_Common.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  COP_Node_Common
 

Typedefs

typedef void(* UpdateCallback )(float, bool, bool)
 

Typedef Documentation

typedef void(* UpdateCallback)(float, bool, bool)

Definition at line 24 of file COP_Node_Common.h.