|
static constexpr std::string_view | XmlVersion = "1.0" |
|
static constexpr std::string_view | InviwoWorkspace = "InviwoWorkspace" |
|
static constexpr int | InviwoWorkspaceVersion = 3 |
|
static constexpr std::string_view | VersionAttribute = "version" |
|
static constexpr std::string_view | ContentAttribute = "content" |
|
static constexpr std::string_view | KeyAttribute = "key" |
|
static constexpr std::string_view | TypeAttribute = "type" |
|
static constexpr std::string_view | VectorAttributes [] = {"x", "y", "z", "w"} |
|
static constexpr std::string_view | MatrixAttributes [] = {"col0", "col1", "col2", "col3"} |
|
The documentation for this class was generated from the following file: