![]() |
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.
U.S. Department of the Interior | U.S. Geological Survey ISIS | Privacy & Disclaimers | Astrogeology Research Program To contact us, please post comments and questions on the USGS Astrogeology Discussion Board To report a bug, or suggest a feature go to: ISIS Github File Modified: 02/24/2025 16:16:48 |