| 
    VTK
    9.5.20251103
    
   | 
 
Go to the source code of this file.
Classes | |
| class | vtkCoordinate | 
| perform coordinate transformation, and represent position, in a variety of vtk coordinate systems  More... | |
Macros | |
| #define | VTK_DISPLAY 0 | 
| #define | VTK_NORMALIZED_DISPLAY 1 | 
| #define | VTK_VIEWPORT 2 | 
| #define | VTK_NORMALIZED_VIEWPORT 3 | 
| #define | VTK_VIEW 4 | 
| #define | VTK_POSE 5 | 
| #define | VTK_WORLD 6 | 
| #define | VTK_USERDEFINED 7 | 
| #define VTK_DISPLAY 0 | 
Definition at line 169 of file vtkCoordinate.h.
| #define VTK_NORMALIZED_DISPLAY 1 | 
Definition at line 170 of file vtkCoordinate.h.
| #define VTK_VIEWPORT 2 | 
Definition at line 171 of file vtkCoordinate.h.
| #define VTK_NORMALIZED_VIEWPORT 3 | 
Definition at line 172 of file vtkCoordinate.h.
| #define VTK_VIEW 4 | 
Definition at line 173 of file vtkCoordinate.h.
| #define VTK_POSE 5 | 
Definition at line 174 of file vtkCoordinate.h.
| #define VTK_WORLD 6 | 
Definition at line 175 of file vtkCoordinate.h.
| #define VTK_USERDEFINED 7 | 
Definition at line 176 of file vtkCoordinate.h.