VTK  9.3.0
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 37 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 45 of file BHTree.h.


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