Document creation

This commit is contained in:
Jakub Melka
2020-03-21 18:18:08 +01:00
parent bc6ca3fc46
commit 1af6cf0c31
8 changed files with 508 additions and 129 deletions

View File

@ -349,6 +349,7 @@ public:
enum FunctionType
{
Structure,
Annotations,
ColorSpace
};