Go to the documentation of this file.
33 #ifndef vtkGeoAlignedImageRepresentation_h
34 #define vtkGeoAlignedImageRepresentation_h
58 {
return this->GeoSource; }
~vtkGeoAlignedImageRepresentation()
vtkGeoTreeNodeCache * Cache
virtual void SetSource(vtkGeoSource *source)
#define vtkTypeMacro(thisClass, superclass)
void PrintTree(ostream &os, vtkIndent indent, vtkGeoImageNode *root)
virtual vtkGeoSource * GetSource()
static vtkGeoAlignedImageRepresentation * New()
A node in a multi-resolution image tree.
vtkGeoAlignedImageRepresentation()
boost::graph_traits< vtkGraph * >::vertex_descriptor source(boost::graph_traits< vtkGraph * >::edge_descriptor e, vtkGraph *)
virtual vtkGeoImageNode * GetBestImageForBounds(double bounds[4])
void SaveDatabase(const char *path)
Manages a list of vtkGeoTreeNodes.
The superclass for all representations.
a simple class to control print indentation
GLsizei const GLchar ** path
void PrintSelf(ostream &os, vtkIndent indent)
A multi-resolution image tree.
#define VTKGEOVISCORE_EXPORT
void SetGeoSource(vtkGeoSource *source)
A multi-resolution geographic data source.