Circle.h.3tulip

Langue: en

Version: 340414 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

Circle.h -

SYNOPSIS


#include <vector>
#include <tulip/Vector.h>
#include 'cxx/Circle.cxx'

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.