VTK
9.1.0
|
#include <BHTree.h>
Public Member Functions | |
BHLeaf (int dim, double *loc) | |
BHLeaf () | |
bool | sameAs (int dim, double *loc) |
Public Attributes | |
double | location [MAX_DIM] |
BHLeaf::BHLeaf | ( | int | dim, |
double * | loc | ||
) |
BHLeaf::BHLeaf | ( | ) |
bool BHLeaf::sameAs | ( | int | dim, |
double * | loc | ||
) |