#include <sprk_publish.h>
Public Types | |
| enum | Format { Format::PRC, Format::U3D } |
| enum | SourceType { SourceType::SprocketPath, SourceType::KeyPath } |
The Publish::Annotation class is a concept class for annotation-related enums.
|
strong |
|
strong |
| Enumerator | |
|---|---|
| SprocketPath |
The source was set using a SprocketPath object. |
| KeyPath |
The source was set using a KeyPath array. |