isce3 0.25.0
Loading...
Searching...
No Matches
Shapes.h
1//-*- C++ -*-
2//-*- coding: utf-8 -*-
3//
4// Author: Piyush Agram
5// Copyright 2019
6
7#pragma once
8
9#include <ogr_geometry.h>
10
11namespace isce3 { namespace geometry {
13 typedef OGRLinearRing Perimeter;
14
16 typedef OGREnvelope BoundingBox;
17
19 typedef OGRTriangle Triangle;
20}}
21
22//end of file
The isce3::geometry namespace.
Definition boundingbox.h:15
OGRLinearRing Perimeter
Same as GDAL's OGRLinearRing structure.
Definition Shapes.h:13
OGRTriangle Triangle
Same as GDAL's OGRTriangle structure.
Definition Shapes.h:19
OGREnvelope BoundingBox
Same as GDAL's OGREnvelope structure.
Definition Shapes.h:16
base interpolator is an abstract base class
Definition BinarySearchFunc.cpp:5

Generated for ISCE3.0 by doxygen 1.13.2.