OSSIM - Open Source Software Image Map  Version 1.9.0 (20180803)
ossimVpfBoundingRecordTable.h
Go to the documentation of this file.
1 #ifndef ossimVpfBoundingRecordTable_HEADER
2 #define ossimVpfBoundingRecordTable_HEADER
5 
7 {
8 public:
10  virtual bool openTable(const ossimFilename& tableName);
11 
12  void getExtent(ossimVpfExtent& extent)const;
13 
14 protected:
16 };
17 
18 #endif
virtual bool openTable(const ossimFilename &tableName)
void getExtent(ossimVpfExtent &extent) const