All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Point.cpp File Reference

A point with x and y coordinate values. More...

#include "../Defines.h"
#include "Point.h"
#include <cassert>

Go to the source code of this file.

Detailed Description

A point with x and y coordinate values.

Definition in file Point.cpp.