#include <Projection.hpp>
◆ Projection() [1/3]
| Projection::Projection |
( |
bool |
flag_mean, |
|
|
double |
xcenter = TEST, |
|
|
double |
ycenter = TEST |
|
) |
| |
◆ Projection() [2/3]
| Projection::Projection |
( |
bool |
flag_mean, |
|
|
Db * |
db |
|
) |
| |
◆ Projection() [3/3]
◆ ~Projection()
| Projection::~Projection |
( |
| ) |
|
|
virtual |
◆ getXcenter()
| double Projection::getXcenter |
( |
| ) |
const |
|
inline |
◆ getYcenter()
| double Projection::getYcenter |
( |
| ) |
const |
|
inline |
◆ isFlagMean()
| bool Projection::isFlagMean |
( |
| ) |
const |
|
inline |
◆ operateInPlace()
| void Projection::operateInPlace |
( |
VectorDouble & |
coor | ) |
const |
◆ operateInvert()
◆ operateOnDb()
| int Projection::operateOnDb |
( |
Db * |
db | ) |
const |
◆ operateOnPolygons()
| int Projection::operateOnPolygons |
( |
Polygons * |
poly | ) |
const |
◆ operateVecInPlace()
◆ operator=()
The documentation for this class was generated from the following files: