RDGeom::PointND Class Reference
#include <point.h>
List of all members.
Detailed Description
Definition at line 373 of file point.h.
Member Typedef Documentation
Constructor & Destructor Documentation
| RDGeom::PointND::PointND |
( |
unsigned int |
dim |
) |
[inline] |
| RDGeom::PointND::PointND |
( |
const PointND & |
other |
) |
[inline] |
| RDGeom::PointND::~PointND |
( |
|
) |
[inline] |
Member Function Documentation
| double RDGeom::PointND::operator[] |
( |
unsigned int |
i |
) |
const [inline, virtual] |
| double& RDGeom::PointND::operator[] |
( |
unsigned int |
i |
) |
[inline, virtual] |
| void RDGeom::PointND::normalize |
( |
|
) |
[inline, virtual] |
| double RDGeom::PointND::length |
( |
|
) |
const [inline, virtual] |
| double RDGeom::PointND::lengthSq |
( |
|
) |
const [inline, virtual] |
| unsigned int RDGeom::PointND::dimension |
( |
|
) |
const [inline, virtual] |
| PointND& RDGeom::PointND::operator= |
( |
const PointND & |
other |
) |
[inline] |
| PointND& RDGeom::PointND::operator+= |
( |
const PointND & |
other |
) |
[inline] |
| PointND& RDGeom::PointND::operator-= |
( |
const PointND & |
other |
) |
[inline] |
| PointND& RDGeom::PointND::operator*= |
( |
double |
scale |
) |
[inline] |
| PointND& RDGeom::PointND::operator/= |
( |
double |
scale |
) |
[inline] |
| PointND RDGeom::PointND::directionVector |
( |
const PointND & |
other |
) |
[inline] |
| double RDGeom::PointND::dotProduct |
( |
const PointND & |
other |
) |
const [inline] |
| double RDGeom::PointND::angleTo |
( |
const PointND & |
other |
) |
const [inline] |
The documentation for this class was generated from the following file: