HDK
|
Go to the source code of this file.
Enumerations | |
enum | PDGT_TypeErrorLevel { PDGT_TypeErrorLevel::eNone, PDGT_TypeErrorLevel::eFailure, PDGT_TypeErrorLevel::eInfo, PDGT_TypeErrorLevel::eSuccess } |
Error level typedef. More... | |
enum | PDGT_ApplicationType { PDGT_ApplicationType::eUnknown, PDGT_ApplicationType::eIntegrated, PDGT_ApplicationType::eStandalone } |
|
strong |
Application type, i.e. if PDGT + PDG was initialized as part of Houdini or as a standalone application
Enumerator | |
---|---|
eUnknown |
The application type has yet to be determined. |
eIntegrated |
PDG has been loaded as part of Houdini, through TOPs. |
eStandalone |
PDG has been loaded as a standalone application. |
Definition at line 32 of file PDGT_Types.h.
|
strong |
Error level typedef.
Definition at line 13 of file PDGT_Types.h.