VTK  9.2.6
vtkGeoProjection.h File Reference
#include "vtkGeovisCoreModule.h"
#include "vtkObject.h"
Include dependency graph for vtkGeoProjection.h:

Go to the source code of this file.

Classes

class  vtkGeoProjection
 Represent a projection from a sphere to a plane. More...

Typedefs

typedef struct PJconsts PJ
typedef PJprojPJ

Typedef Documentation

◆ PJ

typedef struct PJconsts PJ

Definition at line 39 of file vtkGeoProjection.h.

◆ projPJ

typedef PJ* projPJ

Definition at line 40 of file vtkGeoProjection.h.