 |
VTK
9.0.1
|
Go to the documentation of this file.
28 #ifndef vtkGeoTransform_h
29 #define vtkGeoTransform_h
32 #include "vtkGeovisCoreModule.h"
98 const float in[3],
float out[3],
float derivative[3][3])
override;
100 const double in[3],
double out[3],
double derivative[3][3])
override;
122 #endif // vtkGeoTransform_h
represent and manipulate 3D points
a simple class to control print indentation
boost::graph_traits< vtkGraph * >::vertex_descriptor source(boost::graph_traits< vtkGraph * >::edge_descriptor e, vtkGraph *)
Represent a projection from a sphere to a plane.