3Depict
|
Enumerations | |
enum | { VOLUME_MODE_RECTILINEAR =0, VOLUME_MODE_CONVEX, VOLUME_MODE_END } |
enum | { ERR_USER_ABORT =1, ERR_BAD_QHULL, IONINFO_ERR_ENUM_END } |
Functions | |
bool | getRectilinearBounds (const std::vector< const FilterStreamData *> &dataIn, BoundCube &bound, unsigned int *progress, unsigned int totalSize) |
Variables | |
const char * | volumeModeString [] |
bool getRectilinearBounds | ( | const std::vector< const FilterStreamData *> & | dataIn, |
BoundCube & | bound, | ||
unsigned int * | progress, | ||
unsigned int | totalSize | ||
) |
References IonStreamData::data, BoundCube::expand(), IonHit::getBoundCube(), BoundCube::isValid(), BoundCube::setBounds(), BoundCube::setInvalid(), STREAM_TYPE_IONS, and Filter::wantAbort.
Referenced by IonInfoFilter::refresh().
const char* volumeModeString[] |
Referenced by IonInfoFilter::getProperties(), IonInfoFilter::needsUnrangedData(), and IonInfoFilter::setProperty().