![]()  | 
  
    Isis 3 Programmer Reference
    
   | 
 
Container for a point and its geometry. More...
#include <SmtkPoint.h>

Public Member Functions | |
| PointGeometry (const Coordinate &pnt, const Coordinate &geom=Coordinate()) | |
| bool | isValid () const | 
| const Coordinate & | getPoint () const | 
| const Coordinate & | getGeometry () const | 
Public Attributes | |
| Coordinate | m_point | 
| Coordinate | m_geom | 
Container for a point and its geometry.
Definition at line 24 of file SmtkPoint.h.