| 
    GDAL
    
   | 
 
This is the complete list of members for OGRPolyhedralSurface, including all inherited members.
| accept(IOGRGeometryVisitor *visitor) override | OGRPolyhedralSurface | inlinevirtual | 
| accept(IOGRConstGeometryVisitor *visitor) const override | OGRPolyhedralSurface | inlinevirtual | 
| addGeometry(const OGRGeometry *) | OGRPolyhedralSurface | virtual | 
| addGeometry(std::unique_ptr< OGRGeometry > poNewGeom) | OGRPolyhedralSurface | |
| addGeometryDirectly(OGRGeometry *poNewGeom) | OGRPolyhedralSurface | |
| assignSpatialReference(const OGRSpatialReference *poSR) override | OGRPolyhedralSurface | virtual | 
| begin() | OGRPolyhedralSurface | inline | 
| begin() const | OGRPolyhedralSurface | inline | 
| Boundary() const | OGRGeometry | virtual | 
| Buffer(double dfDist, int nQuadSegs=30) const | OGRGeometry | virtual | 
| BufferEx(double dfDistance, CSLConstList papszOptions) const | OGRGeometry | virtual | 
| CastToMultiPolygon(OGRPolyhedralSurface *poPS) | OGRPolyhedralSurface | static | 
| Centroid(OGRPoint *poPoint) const | OGRGeometry | virtual | 
| ChildType typedef | OGRPolyhedralSurface | |
| clone() const override | OGRPolyhedralSurface | virtual | 
| closeRings() | OGRGeometry | virtual | 
| ConcaveHull(double dfRatio, bool bAllowHoles) const | OGRGeometry | virtual | 
| Contains(const OGRGeometry *) const | OGRGeometry | virtual | 
| ConvexHull() const | OGRGeometry | virtual | 
| CoordinateDimension() const | OGRGeometry | |
| createGEOSContext() | OGRGeometry | static | 
| Crosses(const OGRGeometry *) const | OGRGeometry | virtual | 
| DelaunayTriangulation(double dfTolerance, int bOnlyEdges) const | OGRGeometry | virtual | 
| Difference(const OGRGeometry *) const | OGRGeometry | virtual | 
| Disjoint(const OGRGeometry *) const | OGRGeometry | virtual | 
| Distance(const OGRGeometry *) const | OGRGeometry | virtual | 
| Distance3D(const OGRGeometry *poOtherGeom) const | OGRGeometry | virtual | 
| dumpReadable(FILE *, const char *=nullptr, CSLConstList papszOptions=nullptr) const | OGRGeometry | |
| dumpReadable(const char *=nullptr, CSLConstList papszOptions=nullptr) const | OGRGeometry | |
| empty() override | OGRPolyhedralSurface | virtual | 
| end() | OGRPolyhedralSurface | inline | 
| end() const | OGRPolyhedralSurface | inline | 
| Equals(const OGRGeometry *) const override | OGRPolyhedralSurface | virtual | 
| exportToGEOS(GEOSContextHandle_t hGEOSCtxt, bool bRemoveEmptyParts=false) const | OGRGeometry | |
| exportToGML(const char *const *papszOptions=nullptr) const | OGRGeometry | virtual | 
| exportToJson(CSLConstList papszOptions=nullptr) const | OGRGeometry | virtual | 
| exportToKML() const | OGRGeometry | virtual | 
| exportToWkb(unsigned char *, const OGRwkbExportOptions *=nullptr) const override | OGRPolyhedralSurface | virtual | 
| OGRSurface::exportToWkb(OGRwkbByteOrder, unsigned char *, OGRwkbVariant=wkbVariantOldOgc) const | OGRGeometry | |
| exportToWkt(const OGRWktOptions &opts=OGRWktOptions(), OGRErr *err=nullptr) const override | OGRPolyhedralSurface | virtual | 
| exportToWkt(char **ppszDstText, OGRwkbVariant=wkbVariantOldOgc) const | OGRPolyhedralSurface | |
| exportToWkt(const OGRWktOptions &opts=OGRWktOptions(), OGRErr *err=nullptr) const=0 | OGRPolyhedralSurface | |
| OGRSurface::exportToWkt(char **ppszDstText, OGRwkbVariant=wkbVariantOldOgc) const | OGRGeometry | |
| flattenTo2D() override | OGRPolyhedralSurface | virtual | 
| freeGEOSContext(GEOSContextHandle_t hGEOSCtxt) | OGRGeometry | static | 
| FromHandle(OGRGeometryH hGeom) | OGRGeometry | inlinestatic | 
| get_Area() const override | OGRPolyhedralSurface | virtual | 
| get_GeodesicArea(const OGRSpatialReference *poSRSOverride=nullptr) const override | OGRPolyhedralSurface | virtual | 
| getCoordinateDimension() const | OGRGeometry | virtual | 
| getCurveGeometry(const char *const *papszOptions=nullptr) const | OGRGeometry | virtual | 
| getDimension() const override | OGRPolyhedralSurface | virtual | 
| getEnvelope(OGREnvelope *psEnvelope) const override | OGRPolyhedralSurface | virtual | 
| getEnvelope(OGREnvelope3D *psEnvelope) const override | OGRPolyhedralSurface | virtual | 
| getGeometryName() const override | OGRPolyhedralSurface | virtual | 
| getGeometryRef(int i) | OGRPolyhedralSurface | |
| getGeometryRef(int i) const | OGRPolyhedralSurface | |
| getGeometryType() const override | OGRPolyhedralSurface | virtual | 
| getIsoGeometryType() const | OGRGeometry | |
| getLinearGeometry(double dfMaxAngleStepSizeDegrees=0, const char *const *papszOptions=nullptr) const | OGRGeometry | virtual | 
| getNumGeometries() const | OGRPolyhedralSurface | |
| getSpatialReference(void) const | OGRGeometry | inline | 
| hasCurveGeometry(int bLookForNonLinear=FALSE) const override | OGRPolyhedralSurface | virtual | 
| hasEmptyParts() const override | OGRPolyhedralSurface | virtual | 
| importFromWkb(const unsigned char *, size_t, OGRwkbVariant, size_t &nBytesConsumedOut) override | OGRPolyhedralSurface | virtual | 
| OGRSurface::importFromWkb(const GByte *, size_t=static_cast< size_t >(-1), OGRwkbVariant=wkbVariantOldOgc) | OGRGeometry | |
| importFromWkt(const char **) override | OGRPolyhedralSurface | virtual | 
| importFromWkt(const char **ppszInput)=0 | OGRPolyhedralSurface | |
| importFromWkt(char **ppszInput) | OGRPolyhedralSurface | inline | 
| OGRSurface::importFromWkt(char **ppszInput) | OGRGeometry | inline | 
| Intersection(const OGRGeometry *) const | OGRGeometry | virtual | 
| Intersects(const OGRGeometry *) const | OGRGeometry | virtual | 
| Is3D() const | OGRGeometry | inline | 
| IsEmpty() const override | OGRPolyhedralSurface | virtual | 
| IsMeasured() const | OGRGeometry | inline | 
| IsRectangle() const | OGRGeometry | |
| IsRing() const | OGRGeometry | virtual | 
| IsSimple() const | OGRGeometry | virtual | 
| IsValid() const | OGRGeometry | virtual | 
| MakeValid(CSLConstList papszOptions=nullptr) const | OGRGeometry | virtual | 
| Normalize() const | OGRGeometry | virtual | 
| OGRGeometry() (defined in OGRGeometry) | OGRGeometry | |
| OGRGeometry(const OGRGeometry &other) | OGRGeometry | |
| OGRPolyhedralSurface() | OGRPolyhedralSurface | |
| OGRPolyhedralSurface(const OGRPolyhedralSurface &poGeom) | OGRPolyhedralSurface | |
| operator!=(const OGRGeometry &other) const | OGRGeometry | inline | 
| operator=(const OGRPolyhedralSurface &other) | OGRPolyhedralSurface | |
| OGRSurface::operator=(const OGRGeometry &other) | OGRGeometry | |
| operator==(const OGRGeometry &other) const | OGRGeometry | inline | 
| Overlaps(const OGRGeometry *) const | OGRGeometry | virtual | 
| PointOnSurface(OGRPoint *) const override | OGRPolyhedralSurface | virtual | 
| Polygonize() const | OGRGeometry | virtual | 
| removeEmptyParts() override | OGRPolyhedralSurface | virtual | 
| removeGeometry(int iIndex, int bDelete=TRUE) | OGRPolyhedralSurface | |
| roundCoordinates(const OGRGeomCoordinatePrecision &sPrecision) | OGRGeometry | |
| roundCoordinatesIEEE754(const OGRGeomCoordinateBinaryPrecision &options) | OGRGeometry | |
| segmentize(double dfMaxLength) | OGRGeometry | virtual | 
| set3D(OGRBoolean bIs3D) override | OGRPolyhedralSurface | virtual | 
| setCoordinateDimension(int nDimension) override | OGRPolyhedralSurface | virtual | 
| setMeasured(OGRBoolean bIsMeasured) override | OGRPolyhedralSurface | virtual | 
| SetPrecision(double dfGridSize, int nFlags) const | OGRGeometry | |
| Simplify(double dTolerance) const | OGRGeometry | virtual | 
| SimplifyPreserveTopology(double dTolerance) const | OGRGeometry | |
| swapXY() override | OGRPolyhedralSurface | virtual | 
| SymDifference(const OGRGeometry *) const | OGRGeometry | virtual | 
| toCircularString() | OGRGeometry | inline | 
| toCircularString() const | OGRGeometry | inline | 
| toCompoundCurve() | OGRGeometry | inline | 
| toCompoundCurve() const | OGRGeometry | inline | 
| toCurve() | OGRGeometry | inline | 
| toCurve() const | OGRGeometry | inline | 
| toCurvePolygon() | OGRGeometry | inline | 
| toCurvePolygon() const | OGRGeometry | inline | 
| toGeometryCollection() | OGRGeometry | inline | 
| toGeometryCollection() const | OGRGeometry | inline | 
| ToHandle(OGRGeometry *poGeom) | OGRGeometry | inlinestatic | 
| toLinearRing() | OGRGeometry | inline | 
| toLinearRing() const | OGRGeometry | inline | 
| toLineString() | OGRGeometry | inline | 
| toLineString() const | OGRGeometry | inline | 
| toMultiCurve() | OGRGeometry | inline | 
| toMultiCurve() const | OGRGeometry | inline | 
| toMultiLineString() | OGRGeometry | inline | 
| toMultiLineString() const | OGRGeometry | inline | 
| toMultiPoint() | OGRGeometry | inline | 
| toMultiPoint() const | OGRGeometry | inline | 
| toMultiPolygon() | OGRGeometry | inline | 
| toMultiPolygon() const | OGRGeometry | inline | 
| toMultiSurface() | OGRGeometry | inline | 
| toMultiSurface() const | OGRGeometry | inline | 
| toPoint() | OGRGeometry | inline | 
| toPoint() const | OGRGeometry | inline | 
| toPolygon() | OGRGeometry | inline | 
| toPolygon() const | OGRGeometry | inline | 
| toPolyhedralSurface() | OGRGeometry | inline | 
| toPolyhedralSurface() const | OGRGeometry | inline | 
| toSimpleCurve() | OGRGeometry | inline | 
| toSimpleCurve() const | OGRGeometry | inline | 
| toSurface() | OGRGeometry | inline | 
| toSurface() const | OGRGeometry | inline | 
| toTriangle() | OGRGeometry | inline | 
| toTriangle() const | OGRGeometry | inline | 
| toTriangulatedSurface() | OGRGeometry | inline | 
| toTriangulatedSurface() const | OGRGeometry | inline | 
| Touches(const OGRGeometry *) const | OGRGeometry | virtual | 
| transform(OGRCoordinateTransformation *) override | OGRPolyhedralSurface | virtual | 
| transformTo(const OGRSpatialReference *poSR) | OGRGeometry | |
| UnaryUnion() const | OGRGeometry | |
| Union(const OGRGeometry *) const | OGRGeometry | virtual | 
| UnionCascaded() const | OGRGeometry | virtual | 
| Within(const OGRGeometry *) const | OGRGeometry | virtual | 
| WkbSize() const override | OGRPolyhedralSurface | virtual | 
| ~OGRGeometry() (defined in OGRGeometry) | OGRGeometry | virtual | 
| ~OGRPolyhedralSurface() override | OGRPolyhedralSurface |