Cleaver Tetrahedral Meshing  2.2.1
Cleaving algorithm for high quality tetrahedral meshing
All Classes Pages
List of all members | Public Member Functions
cleaver::AbstractVolume Class Referenceabstract
+ 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 BoundingBoxbounds () const =0
 
vec3 size ()
 
int width () const
 
int height () const
 
int depth () const
 

Detailed Description

Definition at line 50 of file AbstractVolume.h.


The documentation for this class was generated from the following file: