#include <point.h>
Definition at line 29 of file point.h.
◆ ~Point()
| virtual RDGeom::Point::~Point |
( |
| ) |
|
|
inlinevirtual |
◆ copy()
| virtual Point * RDGeom::Point::copy |
( |
| ) |
const |
|
pure virtual |
◆ dimension()
| virtual unsigned int RDGeom::Point::dimension |
( |
| ) |
const |
|
pure virtual |
◆ length()
| virtual double RDGeom::Point::length |
( |
| ) |
const |
|
pure virtual |
◆ lengthSq()
| virtual double RDGeom::Point::lengthSq |
( |
| ) |
const |
|
pure virtual |
◆ normalize()
| virtual void RDGeom::Point::normalize |
( |
| ) |
|
|
pure virtual |
◆ operator[]() [1/2]
| virtual double RDGeom::Point::operator[] |
( |
unsigned int |
i | ) |
const |
|
pure virtual |
◆ operator[]() [2/2]
| virtual double & RDGeom::Point::operator[] |
( |
unsigned int |
i | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: