![]() |
Cleaver Tetrahedral Meshing
2.2.1
Cleaving algorithm for high quality tetrahedral meshing
|
Public Member Functions | |
| virtual T | valueAt (double x, double y, double z) const =0 |
| virtual T | operator() (double x, double y, double z) const |
| virtual T | valueAt (const vec3 &x) const |
| virtual BoundingBox | bounds () const =0 |
| void | setName (const std::string &name) |
| std::string | name () const |
Protected Attributes | |
| std::string | m_name |
Definition at line 13 of file AbstractField.h.
1.8.11