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