![]() |
Cleaver Tetrahedral Meshing
2.2.1
Cleaving algorithm for high quality tetrahedral meshing
|
Inheritance diagram for cleaver::AbstractVolume:Public Member Functions | |
| virtual std::string | name () const =0 |
| virtual double | valueAt (const vec3 &x, int material) const =0 |
| virtual double | valueAt (double x, double y, double z, int material) const =0 |
| virtual int | numberOfMaterials () const =0 |
| virtual const BoundingBox & | bounds () const =0 |
| vec3 | size () |
| int | width () const |
| int | height () const |
| int | depth () const |
Definition at line 50 of file AbstractVolume.h.
1.8.11