|
VTK
9.4.2
|
#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 | ||
| ) |