Go to the source code of this file.
Namespaces | |
namespace | cartographer |
namespace | cartographer::io |
Functions | |
uint8 | cartographer::io::FloatComponentToUint8 (float c) |
FloatColor | cartographer::io::GetColor (int id) |
FloatColor | cartographer::io::ToFloatColor (const Uint8Color &color) |
Uint8Color | cartographer::io::ToUint8Color (const FloatColor &color) |
float | cartographer::io::Uint8ComponentToFloat (uint8 c) |