Man Linux: Main Page and Category List

NAME

       Point -

SYNOPSIS

       #include <EmbedderDefs.h>

   Public Member Functions
       int operator== (Point other)

   Public Attributes
       double x
       double y

Member Function Documentation

   int Point::operator== (Point other) [inline]

Member Data Documentation

   double Point::x
   double Point::y

Author

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