35 #ifndef __vtkGeoTerrain_h
36 #define __vtkGeoTerrain_h
59 {
return this->GeoSource; }
64 void SaveDatabase(
const char* path,
int depth);
80 vtkSetVector3Macro(Origin,
double);
81 vtkGetVector3Macro(Origin,
double);
87 vtkGetMacro(MaxLevel,
int);
103 virtual void InitializeNodeAnalysis(
vtkRenderer* ren);
abstract base class for most VTK objects
A 3D terrain model for the globe.
A multi-resolution geographic data source.
abstract specification for renderers
virtual vtkGeoSource * GetSource()
virtual void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
vtkGeoTreeNodeCache * Cache
create hierarchies of vtkProp3Ds (transformable props)
boost::graph_traits< vtkGraph * >::vertex_descriptor source(boost::graph_traits< vtkGraph * >::edge_descriptor e, vtkGraph *)
create and manipulate unsorted lists of objects
vtkExtractSelectedFrustum * Extractor
Manages a list of vtkGeoTreeNodes.
Geo interface to a camera.