Home
last modified time | relevance | path

Searched defs:vtkHyperTreeGridSuperCursor (Results 1 – 2 of 2) sorted by relevance

/dports/math/vtk6/VTK-6.2.0/Common/DataModel/
H A DvtkHyperTreeGrid.h496 struct vtkHyperTreeGridSuperCursor struct
498 double Origin[3];
499 double Size[3];
500 int NumberOfCursors;
501 int MiddleCursorId;
502 vtkHyperTreeSimpleCursor Cursors[3*3*3];
504 vtkHyperTreeSimpleCursor* GetCursor( int idx ) in GetCursor()
/dports/math/vtk8/VTK-8.2.0/Common/DataModel/
H A DvtkHyperTreeGrid.h639 struct vtkHyperTreeGridSuperCursor struct
641 double Origin[3];
642 double Size[3];
643 int NumberOfCursors;
644 int MiddleCursorId;
645 vtkHyperTreeSimpleCursor Cursors[3*3*3];