10 #ifndef ossimPointCloudGeometry_HEADER 11 #define ossimPointCloudGeometry_HEADER
const ossimDatum * m_datum
const ossimDatum * getDatum() const
ossimRefPtr< ossimMapProjection > m_projection
PositionFormat getRawPosFormat() const
While the raw point positions may be specified in the data file as either geographic, map projected (feet or meters), or ECF meters, the point positions are stored in OSSIM as either as geographic or map (meters) only.
bool operator==(const ossimRefPtr< _Tp1 > &__a, const ossimRefPtr< _Tp2 > &__b) noexcept
const ossimMapProjection * getProjection() const
ossimPointCloudGeometry(PositionFormat f=GEOGRAPHIC)
If arg left to default GEOGRAPHIC, this geometry is essentially unity transform except for a possible...
PositionFormat getStoredPosFormat() const
This method will return either GEOGRAPHIC or MAP_PROJECTION.
~ossimPointCloudGeometry()