#include "Syndicate/Data/Int.h"
#include "Syndicate/Data/Colors.h"
Namespaces | |
namespace | Syndicate |
namespace | Syndicate::Data |
Classes | |
class | Syndicate::Data::Block< T, depth, alpha > |
Typedefs | |
typedef Block< be_uint32_t, 4, 1 > | Syndicate::Data::Block32 |
typedef Block< le_uint8_t, 4, 1 > | Syndicate::Data::Block8 |
typedef Block< le_uint8_t, 4, 0 > | Syndicate::Data::Block840 |
typedef Block< le_uint16_t, 1, 0 > | Syndicate::Data::Block1610 |
typedef Block< le_uint8_t, 1, 0 > | Syndicate::Data::Block810 |