USGS

Isis 3.0 Object Programmers' Reference

Home

Isis::PointGeometry Class Reference

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

#include <SmtkPoint.h>

Collaboration diagram for Isis::PointGeometry:
Collaboration graph

Public Member Functions

 PointGeometry (const Coordinate &pnt, const Coordinate &geom=Coordinate())
 
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

Definition at line 41 of file SmtkPoint.h.


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