HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
OP_Types.h File Reference
#include "OP_API.h"
#include <CH/CH_Types.h>
#include <UT/UT_Function.h>
+ Include dependency graph for OP_Types.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

using OP_GeometryChannelsChangedCallback = UT_Function< void(const CH_ChannelList &, OP_GeometryChannelsChangeType)>
 

Enumerations

enum  OP_GeometryChannelsChangeType { OP_GeometryChannelsChangeType::Active, OP_GeometryChannelsChangeType::Finished }
 

Typedef Documentation

Enumeration Type Documentation

Enumerator
Active 
Finished 

Definition at line 20 of file OP_Types.h.