NAME
tlp::DoubleType -
SYNOPSIS
#include <Types.h>
Inherits tlp::Type.
Public Types
typedef double RealType
Static Public Member Functions
static double undefinedValue ()
static double defaultValue ()
static void del (DoubleType::RealType element)
static std::string toString (const RealType &v)
static bool fromString (RealType &v, const std::string &s)
Member Typedef Documentation
typedef double tlp::DoubleType::RealType
Author
Generated automatically by Doxygen for Tulip Graph Library from the
source code.