#include <meshGRegionDelaunayInsertion.h>
|
| | ~MTet4 () |
| |
| | MTet4 () |
| |
| | MTet4 (MTetrahedron *t, double qual) |
| |
| | MTet4 (MTetrahedron *t, const qmTetrahedron::Measures &qm) |
| |
| void | circumcenter (double *res) |
| |
| void | setup (MTetrahedron *t, std::vector< double > &sizes, std::vector< double > &sizesBGM) |
| |
| void | setup (MTetrahedron *t, std::vector< double > &sizes, std::vector< double > &sizesBGM, double lcA, double lcB) |
| |
| GRegion * | onWhat () const |
| |
| void | setOnWhat (GRegion *g) |
| |
| bool | isDeleted () const |
| |
| void | forceRadius (double r) |
| |
| double | getRadius () const |
| |
| double | getQuality () const |
| |
| void | setQuality (const double &q) |
| |
| MTetrahedron * | tet () const |
| |
| MTetrahedron *& | tet () |
| |
| void | setTet (MTetrahedron *t) |
| |
| void | setNeigh (int iN, MTet4 *n) |
| |
| MTet4 * | getNeigh (int iN) const |
| |
| int | inCircumSphere (const double *p) const |
| |
| int | inCircumSphere (double x, double y, double z) const |
| |
| int | inCircumSphere (const MVertex *v) const |
| |
| double | getVolume () const |
| |
| void | setDeleted (bool const d) |
| |
| bool | assertNeigh () const |
| |
| bool | isNeigh (const MTet4 *t) const |
| |
◆ ~MTet4()
◆ MTet4() [1/3]
◆ MTet4() [2/3]
◆ MTet4() [3/3]
◆ assertNeigh()
| bool MTet4::assertNeigh |
( |
| ) |
const |
|
inline |
◆ circumcenter()
| void MTet4::circumcenter |
( |
double * |
res | ) |
|
|
inline |
◆ forceRadius()
| void MTet4::forceRadius |
( |
double |
r | ) |
|
|
inline |
◆ getNeigh()
| MTet4* MTet4::getNeigh |
( |
int |
iN | ) |
const |
|
inline |
◆ getQuality()
| double MTet4::getQuality |
( |
| ) |
const |
|
inline |
◆ getRadius()
| double MTet4::getRadius |
( |
| ) |
const |
|
inline |
◆ getVolume()
| double MTet4::getVolume |
( |
| ) |
const |
|
inline |
◆ inCircumSphere() [1/3]
| int MTet4::inCircumSphere |
( |
const double * |
p | ) |
const |
◆ inCircumSphere() [2/3]
| int MTet4::inCircumSphere |
( |
const MVertex * |
v | ) |
const |
|
inline |
◆ inCircumSphere() [3/3]
| int MTet4::inCircumSphere |
( |
double |
x, |
|
|
double |
y, |
|
|
double |
z |
|
) |
| const |
|
inline |
◆ isDeleted()
| bool MTet4::isDeleted |
( |
| ) |
const |
|
inline |
◆ isNeigh()
| bool MTet4::isNeigh |
( |
const MTet4 * |
t | ) |
const |
|
inline |
◆ onWhat()
◆ setDeleted()
| void MTet4::setDeleted |
( |
bool const |
d | ) |
|
|
inline |
◆ setNeigh()
| void MTet4::setNeigh |
( |
int |
iN, |
|
|
MTet4 * |
n |
|
) |
| |
|
inline |
◆ setOnWhat()
| void MTet4::setOnWhat |
( |
GRegion * |
g | ) |
|
|
inline |
◆ setQuality()
| void MTet4::setQuality |
( |
const double & |
q | ) |
|
|
inline |
◆ setTet()
◆ setup() [1/2]
| void MTet4::setup |
( |
MTetrahedron * |
t, |
|
|
std::vector< double > & |
sizes, |
|
|
std::vector< double > & |
sizesBGM |
|
) |
| |
|
inline |
◆ setup() [2/2]
| void MTet4::setup |
( |
MTetrahedron * |
t, |
|
|
std::vector< double > & |
sizes, |
|
|
std::vector< double > & |
sizesBGM, |
|
|
double |
lcA, |
|
|
double |
lcB |
|
) |
| |
|
inline |
◆ tet() [1/2]
◆ tet() [2/2]
Definition at line 167 of file meshGRegionDelaunayInsertion.h.
Referenced by buildEdgeCavity(), buildVertexCavity_recur(), collapseVertex(), faceSwap(), faceXtet::faceXtet(), MTet4Factory::Free(), insertVerticesInRegion(), non_recursive_classify(), compareTet4Ptr::operator()(), smoothVertex(), smoothVertexOptimize(), and faceXtet::visible().
◆ MTet4Factory
◆ base
◆ circum_radius
| double MTet4::circum_radius |
|
private |
◆ deleted
◆ gr
◆ neigh
◆ radiusNorm
| int MTet4::radiusNorm = 2 |
|
static |
The documentation for this class was generated from the following files: