Man Linux: Main Page and Category List

NAME

       tlp::VoronoiDiagram::Cell -

SYNOPSIS

       #include <Delaunay.h>

   Public Member Functions
       bool hasRays ()

   Public Attributes
       std::vector< unsigned int > vertices
       std::vector< unsigned int > rays

Member Function Documentation

   bool tlp::VoronoiDiagram::Cell::hasRays () [inline]

Member Data Documentation

   std::vector<unsigned int> tlp::VoronoiDiagram::Cell::rays
   std::vector<unsigned int> tlp::VoronoiDiagram::Cell::vertices

Author

       Generated automatically by Doxygen for Tulip Graph Library from the
       source code.