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