Colobot
|
Type support and conversion. More...
Namespaces | |
Gfx | |
Namespace for (new) graphics code. | |
Enumerations | |
enum | Gfx::Type : unsigned char { Gfx::Type::UBYTE = 0, Gfx::Type::BYTE, Gfx::Type::USHORT, Gfx::Type::SHORT, Gfx::Type::UINT, Gfx::Type::INT, Gfx::Type::HALF, Gfx::Type::FLOAT, Gfx::Type::DOUBLE } |
Functions | |
int | Gfx::GetTypeSize (Type type) |
Returns size in bytes of given type. More... | |
Type support and conversion.