Overview     Modules     Class Hierarchy     Classes     Members  
tlp::ColorType Class Reference

#include <PropertyTypes.h>

Inheritance diagram for tlp::ColorType:
Collaboration diagram for tlp::ColorType:

Static Public Member Functions

static RealType undefinedValue ()
static void write (std::ostream &, const RealType &)
static bool read (std::istream &, RealType &)
static std::string toString (const RealType &v)
static bool fromString (RealType &v, const std::string &s)
- Static Public Member Functions inherited from tlp::TypeInterface< tlp::Color >
static RealType defaultValue ()

Additional Inherited Members

- Public Types inherited from tlp::TypeInterface< tlp::Color >
typedef tlp::Color RealType

Member Function Documentation

static bool tlp::ColorType::fromString ( RealType v,
const std::string &  s 
)
static

Reimplemented from tlp::TypeInterface< tlp::Color >.

static bool tlp::ColorType::read ( std::istream &  ,
RealType  
)
static

Reimplemented from tlp::TypeInterface< tlp::Color >.

static std::string tlp::ColorType::toString ( const RealType v)
static

Reimplemented from tlp::TypeInterface< tlp::Color >.

static RealType tlp::ColorType::undefinedValue ( )
static

Reimplemented from tlp::TypeInterface< tlp::Color >.

static void tlp::ColorType::write ( std::ostream &  ,
const RealType  
)
static

Reimplemented from tlp::TypeInterface< tlp::Color >.



Tulip Software by LaBRI Visualization Team    2001 - 2012