Sleeping Wombat GUI
0.100
swGUI
|
Go to the source code of this file.
Classes | |
struct | sw::DataPack |
Data pointer and it's size. More... | |
struct | sw::DataUPack |
Data pointer and it's size. This struct is used to transfer ownership of pointer. More... | |
Namespaces | |
sw | |
Typedefs | |
typedef uint64 | sw::AttributeType |
typedef uint8 | sw::DataUnderlayingType |
typedef DataUnderlayingType * | sw::DataPtr |
typedef std::unique_ptr< DataUnderlayingType[] > | sw::DataUPtr |
Enumerations | |
enum | sw::AttributeTypeBuiltIn { sw::InvalidAttribute, sw::ChunkName, sw::Compression } |