Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

Common/vtkCoordinate.h File Reference

#include "vtkObject.h"

Include dependency graph for vtkCoordinate.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

class  vtkCoordinate
 perform coordinate transformation, and represent position, in a variety of vtk coordinate systems. More...


Defines

#define VTK_DISPLAY   0
#define VTK_NORMALIZED_DISPLAY   1
#define VTK_VIEWPORT   2
#define VTK_NORMALIZED_VIEWPORT   3
#define VTK_VIEW   4
#define VTK_WORLD   5
#define VTK_USERDEFINED   6


Define Documentation

#define VTK_DISPLAY   0
 

Definition at line 89 of file vtkCoordinate.h.

#define VTK_NORMALIZED_DISPLAY   1
 

Definition at line 90 of file vtkCoordinate.h.

#define VTK_VIEWPORT   2
 

Definition at line 91 of file vtkCoordinate.h.

#define VTK_NORMALIZED_VIEWPORT   3
 

Definition at line 92 of file vtkCoordinate.h.

#define VTK_VIEW   4
 

Definition at line 93 of file vtkCoordinate.h.

#define VTK_WORLD   5
 

Definition at line 94 of file vtkCoordinate.h.

#define VTK_USERDEFINED   6
 

Definition at line 95 of file vtkCoordinate.h.


Generated on Thu Mar 28 14:19:52 2002 for VTK by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001