HDK
|
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 } |
using OP_GeometryChannelsChangedCallback = UT_Function<void(const CH_ChannelList &, OP_GeometryChannelsChangeType)> |
Definition at line 30 of file OP_Types.h.
|
strong |
Enumerator | |
---|---|
Active | |
Finished |
Definition at line 20 of file OP_Types.h.