Geo shape API entry point - static class for loading various geo shape formats such as ESRI Shapefiles.
More...
Geo shape API entry point - static class for loading various geo shape formats such as ESRI Shapefiles.
◆ LoadShapeFile()
Loads ESRI Shapefile.
- Parameters
-
- Returns
- Shape collection - loaded Shapefile's read-only collection or nullptr if loading failed for some reason.
Note: For successful load, all the Shapefile mandatory files must exist in the directory (i.e. the SHP, SHX and DBF).
The documentation for this interface was generated from the following file:
- GameLib/generated/WorkbenchAPI/GeoShapes/GeoShapeLoader.c