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

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

#include <Point.h>

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

Public Member Functions

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

Detailed Description

Point in arbitrary XYZ-coordinate system.


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