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

#include <PropertyTypes.h>

Inheritance diagram for tlp::FloatType:
Collaboration diagram for tlp::FloatType:

List of all members.

Static Public Member Functions

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

Member Function Documentation

static float tlp::FloatType::defaultValue ( )
static

Reimplemented from tlp::TypeInterface< float >.

static float tlp::FloatType::undefinedValue ( )
static

Reimplemented from tlp::TypeInterface< float >.



Tulip Software by LaBRI Visualization Team    2001 - 2012