Isis 3.0
Back | Home
Isis::PointGeometry Class Reference

Container for a point and its geometry. More...

#include <SmtkPoint.h>

Public Member Functions

 PointGeometry ()
 
 PointGeometry (const Coordinate &pnt, const Coordinate &geom=Coordinate())
 
 ~PointGeometry ()
 
bool isValid () const
 
const CoordinategetPoint () const
 
const CoordinategetGeometry () const
 

Public Attributes

Coordinate m_point
 
Coordinate m_geom
 

Detailed Description

Container for a point and its geometry.

Author
2011-06-04 Kris Becker

Constructor & Destructor Documentation

Isis::PointGeometry::PointGeometry ( )
inline
Isis::PointGeometry::PointGeometry ( const Coordinate pnt,
const Coordinate geom = Coordinate() 
)
inline
Isis::PointGeometry::~PointGeometry ( )
inline

Member Function Documentation

const Coordinate& Isis::PointGeometry::getGeometry ( ) const
inline

References m_geom.

Referenced by Isis::SmtkMatcher::Register().

const Coordinate& Isis::PointGeometry::getPoint ( ) const
inline
bool Isis::PointGeometry::isValid ( ) const
inline

Member Data Documentation

Coordinate Isis::PointGeometry::m_geom

Referenced by getGeometry(), and isValid().

Coordinate Isis::PointGeometry::m_point

Referenced by getPoint(), and isValid().


The documentation for this class was generated from the following file:

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 ISIS Support Center
File Modified: 07/12/2023 23:42:48