NAME
Circle.h -
SYNOPSIS
#include <vector>
#include <tulip/Vector.h>
#include ’cxx/Circle.cxx’
#include <stdlib.h>
Classes
struct tlp::Circle< Obj >
class for circle
Namespaces
namespace tlp
Functions
template<typename Obj > Circle< Obj > tlp::enclosingCircle (const
Circle< Obj > &, const Circle< Obj > &)
template<typename Obj > Circle< Obj > tlp::enclosingCircle (const
std::vector< Circle< Obj > > &circles)
template<typename Obj > Circle< Obj > tlp::lazyEnclosingCircle (const
std::vector< Circle< Obj > > &circles)
template<typename Obj > std::ostream & tlp::operator<< (std::ostream
&os, const Circle< Obj > &)
Author
Generated automatically by Doxygen for Tulip Graph Library from the
source code.