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