![]() |
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.
|
inline |
Definition at line 26 of file SmtkPoint.h.
|
inline |
Definition at line 27 of file SmtkPoint.h.
|
inline |
Definition at line 30 of file SmtkPoint.h.
|
inline |
Definition at line 37 of file SmtkPoint.h.
|
inline |
Definition at line 36 of file SmtkPoint.h.
|
inline |
Definition at line 32 of file SmtkPoint.h.
| Coordinate Isis::PointGeometry::m_geom |
Definition at line 40 of file SmtkPoint.h.
| Coordinate Isis::PointGeometry::m_point |
Definition at line 39 of file SmtkPoint.h.