![]() |
Cleaver Tetrahedral Meshing
2.2.1
Cleaving algorithm for high quality tetrahedral meshing
|
Public Member Functions | |
InverseScalarField (const cleaver::AbstractScalarField *field) | |
void | setField (const cleaver::AbstractScalarField *field) |
virtual double | valueAt (double x, double y, double z) const |
virtual double | valueAt (const cleaver::vec3 &x) const |
virtual cleaver::BoundingBox | bounds () const |
![]() | |
virtual double | operator() (double x, double y, double z) const |
void | setName (const std::string &name) |
std::string | name () const |
![]() | |
void | setName (const std::string &name) |
std::string | name () const |
Additional Inherited Members | |
![]() | |
std::string | m_name |
![]() | |
std::string | m_name |
Definition at line 49 of file InverseField.h.