#include <point.h>
Definition at line 396 of file point.h.
RDGeom::PointND::PointND |
( |
unsigned int |
dim | ) |
|
|
inline |
RDGeom::PointND::PointND |
( |
const PointND & |
other | ) |
|
|
inline |
RDGeom::PointND::~PointND |
( |
| ) |
|
|
inline |
double RDGeom::PointND::angleTo |
( |
const PointND & |
other | ) |
const |
|
inline |
virtual Point* RDGeom::PointND::copy |
( |
| ) |
const |
|
inlinevirtual |
unsigned int RDGeom::PointND::dimension |
( |
| ) |
const |
|
inlinevirtual |
double RDGeom::PointND::dotProduct |
( |
const PointND & |
other | ) |
const |
|
inline |
double RDGeom::PointND::length |
( |
| ) |
const |
|
inlinevirtual |
double RDGeom::PointND::lengthSq |
( |
| ) |
const |
|
inlinevirtual |
void RDGeom::PointND::normalize |
( |
| ) |
|
|
inlinevirtual |
PointND& RDGeom::PointND::operator*= |
( |
double |
scale | ) |
|
|
inline |
PointND& RDGeom::PointND::operator/= |
( |
double |
scale | ) |
|
|
inline |
double RDGeom::PointND::operator[] |
( |
unsigned int |
i | ) |
const |
|
inlinevirtual |
double& RDGeom::PointND::operator[] |
( |
unsigned int |
i | ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file: