33 #ifndef __vtkGeoAlignedImageRepresentation_h
34 #define __vtkGeoAlignedImageRepresentation_h
36 #include "vtkGeovisCoreModule.h"
48 void PrintSelf(ostream& os, vtkIndent indent);
58 {
return this->GeoSource; }
66 void SaveDatabase(
const char* path);
A multi-resolution image tree.
A node in a multi-resolution image tree.
A multi-resolution geographic data source.
vtkGeoTreeNodeCache * Cache
virtual vtkGeoSource * GetSource()
The superclass for all representations.
void PrintSelf(ostream &os, vtkIndent indent)
boost::graph_traits< vtkGraph * >::vertex_descriptor source(boost::graph_traits< vtkGraph * >::edge_descriptor e, vtkGraph *)
static vtkDataRepresentation * New()
Manages a list of vtkGeoTreeNodes.