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

#include <PropertyTypes.h>

Inheritance diagram for tlp::PointType:
Collaboration diagram for tlp::PointType:

List of all members.

Static Public Member Functions

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

Member Function Documentation

static RealType tlp::PointType::defaultValue ( )
static

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

static bool tlp::PointType::fromString ( RealType ,
const std::string &   
)
static

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

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

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

static RealType tlp::PointType::undefinedValue ( )
static

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



Tulip Software by LaBRI Visualization Team    2001 - 2012