TuttleOFX  1
TuttleOFX/libraries/tuttle/src/tuttle/common/utils/color.hpp File Reference
#include <tuttle/common/system/system.hpp>
#include <boost/utility.hpp>
#include <boost/shared_ptr.hpp>
#include <string>
Include dependency graph for color.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  tuttle::common::Color

Namespaces

namespace  tuttle
 

global namespace of the project


namespace  tuttle::common
namespace  tuttle::common::details

Functions

static const std::string tuttle::common::details::kColorBlack ("")
static const std::string tuttle::common::details::kColorWhite ("")
static const std::string tuttle::common::details::kColorBlue ("")
static const std::string tuttle::common::details::kColorGreen ("")
static const std::string tuttle::common::details::kColorRed ("")
static const std::string tuttle::common::details::kColorCyan ("")
static const std::string tuttle::common::details::kColorMagenta ("")
static const std::string tuttle::common::details::kColorYellow ("")
static const std::string tuttle::common::details::kColorStd ("")
static const std::string tuttle::common::details::kColorFolder ("")
static const std::string tuttle::common::details::kColorFile ("")
static const std::string tuttle::common::details::kColorSequence ("")
static const std::string tuttle::common::details::kColorError ("")