VTK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
vtkHyperTreeGrid::vtkHyperTreeGridSuperCursor Struct Reference

#include <vtkHyperTreeGrid.h>

Collaboration diagram for vtkHyperTreeGrid::vtkHyperTreeGridSuperCursor:
[legend]

Public Member Functions

vtkHyperTreeSimpleCursorGetCursor (int idx)
 

Public Attributes

double Origin [3]
 
double Size [3]
 
int NumberOfCursors
 
int MiddleCursorId
 
vtkHyperTreeSimpleCursor Cursors [3 *3 *3]
 

Detailed Description

Definition at line 472 of file vtkHyperTreeGrid.h.

Member Function Documentation

vtkHyperTreeSimpleCursor* vtkHyperTreeGrid::vtkHyperTreeGridSuperCursor::GetCursor ( int  idx)
inline

Definition at line 480 of file vtkHyperTreeGrid.h.

Member Data Documentation

double vtkHyperTreeGrid::vtkHyperTreeGridSuperCursor::Origin[3]

Definition at line 474 of file vtkHyperTreeGrid.h.

double vtkHyperTreeGrid::vtkHyperTreeGridSuperCursor::Size[3]

Definition at line 475 of file vtkHyperTreeGrid.h.

int vtkHyperTreeGrid::vtkHyperTreeGridSuperCursor::NumberOfCursors

Definition at line 476 of file vtkHyperTreeGrid.h.

int vtkHyperTreeGrid::vtkHyperTreeGridSuperCursor::MiddleCursorId

Definition at line 477 of file vtkHyperTreeGrid.h.

vtkHyperTreeSimpleCursor vtkHyperTreeGrid::vtkHyperTreeGridSuperCursor::Cursors[3 *3 *3]

Definition at line 478 of file vtkHyperTreeGrid.h.


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