VTK  9.3.20240328
Public Member Functions | Public Attributes | List of all members
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 38 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 46 of file BHTree.h.


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