|
Sleeping Wombat Common Library
0.50.0
swCommonLibrary
|
#include "swCommonLib/Common/TypesDefinitions.h"#include "swCommonLib/System/Path.h"#include "swCommonLib/HierarchicalChunkedFormat/Attributes/IAttribute.h"#include "swCommonLib/HierarchicalChunkedFormat/Internal/ImplHCF.h"#include "Chunk.h"#include "Attribute.h"#include <string>#include "HCF.inl"Go to the source code of this file.
Classes | |
| class | sw::HCF |
| Main class for loading and writing HCF files. More... | |
Functions | |
| template<typename AttributeStruct > | |
| sw::AttributeType | GetAttributeTypeID () |
| Override this funtion for your attribute atructure. | |
1.8.9.1