|  | Maria GDK 5.0.0.910
    Documentation of native code in develop branch | 
#include <MPolygonGeometry.h>
 
  
| Public Member Functions | |
| PolygonGeometry (const STK::Polygon3d &poly) | |
| void | setPolygonData (const STK::Polygon3d &poly) | 
| const STK::Polygon3d & | getPolygonData () const | 
| STK::Polygon3d & | polygonData () | 
| virtual BasicGeoTypes::GeoRect | getBounds () override | 
| virtual BasicGeoTypes::GeoRect | getBounds ()=0 | 
| Protected Member Functions | |
| void | updateBounds () | 
| Protected Attributes | |
| STK::Polygon3d | _poly | 
| BasicGeoTypes::GeoRect | _bounds | 
| bool | _boundsDirty = false | 
Polygon - Short description. Detailed description.
| 
 | inlineoverridevirtual | 
Implements Maria::Geometry.