Sleeping Wombat GUI
0.100
swGUI
|
#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... | |
Namespaces | |
sw | |
Functions | |
template<typename AttributeStruct > | |
sw::AttributeType | GetAttributeTypeID () |
Override this funtion for your attribute atructure. More... | |
sw::AttributeType GetAttributeTypeID | ( | ) |
Override this funtion for your attribute atructure.