VTK  9.2.6
Classes | Variables
BHTree.h File Reference
#include <vector>
Include dependency graph for BHTree.h:

Go to the source code of this file.

Classes

class  BHLeaf
 
class  BHNode
 
class  BHTree
 

Variables

const int MAX_DIM = 3
 
const int MAX_CHILD = 8
 

Variable Documentation

const int MAX_DIM = 3

Definition at line 66 of file BHTree.h.

const int MAX_CHILD = 8

Definition at line 67 of file BHTree.h.