A specifalized type of vtkHyperTreeGrid for the case when root cells have uniform sizes in each direction *.
More...
#include <vtkHyperTreeGridScales.h>
A specifalized type of vtkHyperTreeGrid for the case when root cells have uniform sizes in each direction *.
- See also
- vtkHyperTree vtkHyperTreeGrid vtkRectilinearGrid
- Thanks:
- This class was written by Jacques-Bernard Lekien (CEA) This work was supported by Commissariat a l'Energie Atomique CEA, DAM, DIF, F-91297 Arpajon, France.
Definition at line 26 of file vtkHyperTreeGridScales.h.
◆ vtkHyperTreeGridScales()
vtkHyperTreeGridScales::vtkHyperTreeGridScales |
( |
double |
branchfactor, |
|
|
const double |
scale[3] |
|
) |
| |
|
inline |
◆ ~vtkHyperTreeGridScales()
vtkHyperTreeGridScales::~vtkHyperTreeGridScales |
( |
| ) |
|
|
default |
◆ GetBranchFactor()
double vtkHyperTreeGridScales::GetBranchFactor |
( |
| ) |
const |
|
inline |
◆ GetScale() [1/2]
double * vtkHyperTreeGridScales::GetScale |
( |
unsigned int |
level | ) |
const |
|
inline |
◆ GetScaleX()
double vtkHyperTreeGridScales::GetScaleX |
( |
unsigned int |
level | ) |
const |
|
inline |
◆ GetScaleY()
double vtkHyperTreeGridScales::GetScaleY |
( |
unsigned int |
level | ) |
const |
|
inline |
◆ GetScaleZ()
double vtkHyperTreeGridScales::GetScaleZ |
( |
unsigned int |
level | ) |
const |
|
inline |
◆ GetScale() [2/2]
void vtkHyperTreeGridScales::GetScale |
( |
unsigned int |
level, |
|
|
double |
scale[3] |
|
) |
| const |
|
inline |
◆ GetCurrentFailLevel()
unsigned int vtkHyperTreeGridScales::GetCurrentFailLevel |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: