OSSIM - Open Source Software Image Map  Version 1.9.0 (20180803)
Public Member Functions | List of all members
MyGeomFactory Class Reference
Inheritance diagram for MyGeomFactory:

Public Member Functions

 MyGeomFactory ()
 

Detailed Description

Definition at line 33 of file ossimPolyArea2d.cpp.

Constructor & Destructor Documentation

◆ MyGeomFactory()

MyGeomFactory::MyGeomFactory ( )
inline

Definition at line 36 of file ossimPolyArea2d.cpp.

36  :
37  geos::geom::GeometryFactory(new geos::geom::PrecisionModel(geos::geom::PrecisionModel::FLOATING),
38  -1)
39  {
40 
41  }

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