Cleaver Tetrahedral Meshing  2.2.1
Cleaving algorithm for high quality tetrahedral meshing
All Classes Pages
List of all members | Public Member Functions | Protected Attributes
cleaver::AbstractField< T > Class Template Referenceabstract

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
 

Detailed Description

template<typename T>
class cleaver::AbstractField< T >

Definition at line 13 of file AbstractField.h.


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