The Publish::Annotation class is a concept class for annotation-related enums. More...
#include <sprk_publish.h>
Public Types | |
| enum | Format { Format::PRC, Format::U3D } |
| Enumerates the format of the data to put in an annotation. More... | |
| enum | SourceType { SourceType::CADModel, SourceType::KeyPath, SourceType::CADModelAndKeyPath } |
Private Member Functions | |
| Annotation () | |
| Private default constructor to prevent instantiation. More... | |
The Publish::Annotation class is a concept class for annotation-related enums.
|
strong |
|
strong |
|
private |
Private default constructor to prevent instantiation.