VTK  9.2.6
BHLeaf Class Reference

#include <BHTree.h>

Public Member Functions

 BHLeaf (int dim, double *loc)
 BHLeaf ()
bool sameAs (int dim, double *loc)

Public Attributes

double location [MAX_DIM]

Detailed Description

Definition at line 75 of file BHTree.h.

Constructor & Destructor Documentation

◆ BHLeaf() [1/2]

BHLeaf::BHLeaf ( int dim,
double * loc )

◆ BHLeaf() [2/2]

BHLeaf::BHLeaf ( )

Member Function Documentation

◆ sameAs()

bool BHLeaf::sameAs ( int dim,
double * loc )

Member Data Documentation

◆ location

double BHLeaf::location[MAX_DIM]

Definition at line 83 of file BHTree.h.


The documentation for this class was generated from the following file: