VTK  9.3.1
Classes | Variables
BHTree.h File Reference
#include "vtkABINamespace.h"
#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 28 of file BHTree.h.

const int MAX_CHILD = 8

Definition at line 29 of file BHTree.h.