VTK  9.1.0
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

◆ MAX_DIM

const int MAX_DIM = 3

Definition at line 66 of file BHTree.h.

◆ MAX_CHILD

const int MAX_CHILD = 8

Definition at line 67 of file BHTree.h.