#include <GU_Surfacer.h>
Definition at line 48 of file GU_Surfacer.h.
| GU_Surfacer::Evaluator::Evaluator |
( |
bool |
hasgradient, |
|
|
bool |
isthreadsafe = false, |
|
|
bool |
subsample = false |
|
) |
| |
|
inline |
| virtual GU_Surfacer::Evaluator::~Evaluator |
( |
| ) |
|
|
inlinevirtual |
| bool GU_Surfacer::Evaluator::hasGradient |
( |
| ) |
const |
|
inline |
| bool GU_Surfacer::Evaluator::isThreadSafe |
( |
| ) |
const |
|
inline |
This indicates whether density and gradient can be called in multiple threads at the same time.
Definition at line 64 of file GU_Surfacer.h.
| bool GU_Surfacer::Evaluator::subsample |
( |
| ) |
const |
|
inline |
This indicates whether the density function should be sampled along a cell edge to find the zero crossing.
Definition at line 67 of file GU_Surfacer.h.
The documentation for this class was generated from the following file: