Hyper tree grid outer surface.
More...
#include <vtkHyperTreeGridGeometry.h>
Inherits vtkPolyDataAlgorithm.
Hyper tree grid outer surface.
- See Also
- vtkHyperTreeGrid
- Thanks:
- This class was written by Philippe Pebay, Joachim Pouderoux and Charles Law, Kitware 2013 This work was supported in part by Commissariat a l'Energie Atomique (CEA/DIF)
- Examples:
- vtkHyperTreeGridGeometry (Examples)
- Tests:
- vtkHyperTreeGridGeometry (Tests)
Definition at line 44 of file vtkHyperTreeGridGeometry.h.
vtkHyperTreeGridGeometry::vtkHyperTreeGridGeometry |
( |
| ) |
|
|
protected |
vtkHyperTreeGridGeometry::~vtkHyperTreeGridGeometry |
( |
| ) |
|
|
protected |
static int vtkHyperTreeGridGeometry::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
virtual int vtkHyperTreeGridGeometry::IsA |
( |
const char * |
type | ) |
|
|
virtual |
virtual vtkObjectBase* vtkHyperTreeGridGeometry::NewInstanceInternal |
( |
| ) |
const |
|
protectedvirtual |
void vtkHyperTreeGridGeometry::PrintSelf |
( |
ostream & |
, |
|
|
vtkIndent |
|
|
) |
| |
virtual int vtkHyperTreeGridGeometry::RequestData |
( |
vtkInformation * |
, |
|
|
vtkInformationVector ** |
, |
|
|
vtkInformationVector * |
|
|
) |
| |
|
protectedvirtual |
virtual int vtkHyperTreeGridGeometry::FillInputPortInformation |
( |
int |
, |
|
|
vtkInformation * |
|
|
) |
| |
|
protectedvirtual |
void vtkHyperTreeGridGeometry::ProcessTrees |
( |
| ) |
|
|
protected |
void vtkHyperTreeGridGeometry::RecursiveProcessTree |
( |
void * |
| ) |
|
|
protected |
void vtkHyperTreeGridGeometry::ProcessLeaf1D |
( |
void * |
| ) |
|
|
protected |
void vtkHyperTreeGridGeometry::ProcessLeaf2D |
( |
void * |
| ) |
|
|
protected |
void vtkHyperTreeGridGeometry::ProcessLeaf3D |
( |
void * |
| ) |
|
|
protected |
void vtkHyperTreeGridGeometry::AddFace |
( |
vtkIdType |
inId, |
|
|
double * |
origin, |
|
|
double * |
size, |
|
|
int |
offset, |
|
|
int |
orientation |
|
) |
| |
|
protected |
vtkHyperTreeGrid* vtkHyperTreeGridGeometry::Input |
|
protected |
vtkPolyData* vtkHyperTreeGridGeometry::Output |
|
protected |
vtkDataSetAttributes* vtkHyperTreeGridGeometry::InData |
|
protected |
vtkDataSetAttributes* vtkHyperTreeGridGeometry::OutData |
|
protected |
vtkPoints* vtkHyperTreeGridGeometry::Points |
|
protected |
vtkCellArray* vtkHyperTreeGridGeometry::Cells |
|
protected |
The documentation for this class was generated from the following file: