|
| SphereField (const cleaver::vec3 &cx, float r, const cleaver::BoundingBox &bounds) |
|
virtual double | valueAt (double x, double y, double z) const |
|
virtual double | valueAt (const cleaver::vec3 &x) const |
|
void | setBounds (const cleaver::BoundingBox &bounds) |
|
virtual cleaver::BoundingBox | bounds () const |
|
| ScalarField (T *data=0, int w=0, int h=0, int d=0) |
|
void | setData (T *data) |
|
T * | data () const |
|
T & | data (int i, int j, int k) const |
|
void | setCenterType (CenteringType center) |
|
CenteringType | getCenterType () const |
|
void | setBounds (const BoundingBox &bounds) |
|
BoundingBox | dataBounds () const |
|
void | setScale (const vec3 &scale) |
|
const vec3 & | scale () 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 |
|
|
class | SphereSizingField |
|
class | SphereVaryingField |
|
|
std::string | m_name |
|
std::string | m_name |
|
Definition at line 9 of file SphereField.h.
The documentation for this class was generated from the following files: