A class that serializes a geometry to the WKB format. More...
#include "GeometryCollection.h"#include "LinearRing.h"#include "MultiLineString.h"#include "MultiPoint.h"#include "MultiPolygon.h"#include "PointM.h"#include "PointZ.h"#include "PointZM.h"#include "Polygon.h"#include "PolyhedralSurface.h"#include "WKBSize.h"#include <cassert>Go to the source code of this file.
A class that serializes a geometry to the WKB format.
Definition in file WKBSize.cpp.