#include <aims/mesh/geometric.h>
Definition at line 77 of file geometric.h.
◆ Neighborhood
◆ NeighborList
◆ VertexPointer
◆ WeightList
◆ WeightNeighborList
◆ GeometricProperties() [1/2]
constructor working on a const mesh
◆ GeometricProperties() [2/2]
constructor working on a non-const mesh
◆ ~GeometricProperties()
virtual aims::GeometricProperties::~GeometricProperties |
( |
| ) |
|
|
virtual |
◆ buildSortVerticesNeighborhood()
void aims::GeometricProperties::buildSortVerticesNeighborhood |
( |
size_t |
i | ) |
|
◆ doAlpha()
void aims::GeometricProperties::doAlpha |
( |
| ) |
|
◆ doBeta()
void aims::GeometricProperties::doBeta |
( |
| ) |
|
◆ doDot()
void aims::GeometricProperties::doDot |
( |
| ) |
|
◆ doGraph()
void aims::GeometricProperties::doGraph |
( |
| ) |
|
◆ doNeighbor()
void aims::GeometricProperties::doNeighbor |
( |
| ) |
|
◆ doPhi()
void aims::GeometricProperties::doPhi |
( |
| ) |
|
◆ doSimpleAlpha()
void aims::GeometricProperties::doSimpleAlpha |
( |
| ) |
|
◆ doSurface()
void aims::GeometricProperties::doSurface |
( |
| ) |
|
◆ doTheta()
void aims::GeometricProperties::doTheta |
( |
| ) |
|
◆ getAlpha()
const WeightList& aims::GeometricProperties::getAlpha |
( |
| ) |
const |
◆ getBeta()
const WeightList& aims::GeometricProperties::getBeta |
( |
| ) |
const |
◆ getDot()
◆ getFaces() [1/2]
◆ getFaces() [2/2]
◆ getMesh()
◆ getNeighbor() [1/2]
◆ getNeighbor() [2/2]
const NeighborList& aims::GeometricProperties::getNeighbor |
( |
| ) |
const |
◆ getPhi()
◆ getRcMesh()
◆ getSimpleAlpha()
const WeightList& aims::GeometricProperties::getSimpleAlpha |
( |
| ) |
const |
◆ getSurface()
◆ getTheta()
◆ getTriangleNeighbor() [1/2]
NeighborList& aims::GeometricProperties::getTriangleNeighbor |
( |
| ) |
|
◆ getTriangleNeighbor() [2/2]
const NeighborList& aims::GeometricProperties::getTriangleNeighbor |
( |
| ) |
const |
◆ getVertices() [1/2]
◆ getVertices() [2/2]
◆ graphToMesh()
void aims::GeometricProperties::graphToMesh |
( |
| ) |
|
◆ sortPolygons()
void aims::GeometricProperties::sortPolygons |
( |
Neighborhood & |
npoly | ) |
|
◆ VertexRemover
The documentation for this class was generated from the following file: