#include <ChannelPrinterHelper.h>
List of all members.
Public Member Functions |
bool | operator== (const Point &rhs) const |
| Point (double _x, double _y) |
| Point () |
| Point (tarch::la::Vector< 2, double > point) |
std::string | toString () const |
Public Attributes |
double | x |
double | y |
Constructor & Destructor Documentation
Member Function Documentation
bool xml::twoD::Point::operator== |
( |
const Point & |
rhs | ) |
const [inline] |
Member Data Documentation
The documentation for this struct was generated from the following file: