atlas
Public Member Functions | List of all members
atlas::PointXY Class Reference

Point in arbitrary XY-coordinate system. More...

#include <Point.h>

Inheritance diagram for atlas::PointXY:
Inheritance graph
[legend]
Collaboration diagram for atlas::PointXY:
Collaboration graph
[legend]

Public Member Functions

 PointXY (std::initializer_list< double > list)
 
 PointXY (const array_t &arr)
 
double x () const
 
double y () const
 
double & x ()
 
double & y ()
 
void assign (double x, double y)
 

Detailed Description

Point in arbitrary XY-coordinate system.


The documentation for this class was generated from the following file: