OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <ossimPointHash.h>
Public Member Functions | |
virtual | ~ossimPointHash () |
virtual long | operator() (const ossimDpt &aPoint)=0 |
virtual long | operator() (const ossimFpt &aPoint)=0 |
Definition at line 20 of file ossimPointHash.h.
|
inlinevirtual |
Definition at line 23 of file ossimPointHash.h.
|
pure virtual |
Implemented in ossimTileHash, and ossimTiledImageHash.
|
pure virtual |
Implemented in ossimTileHash, and ossimTiledImageHash.