OGS
|
Definition at line 20 of file GeoObject.h.
#include <GeoObject.h>
Public Member Functions | |
virtual | ~GeoObject ()=default |
virtual GEOTYPE | getGeoType () const =0 |
return a geometry type | |
|
virtualdefault |
|
pure virtual |
return a geometry type
Implemented in GeoLib::Point, GeoLib::Polyline, and GeoLib::Surface.
Referenced by MeshGeoToolsLib::BoundaryElementsSearcher::getBoundaryElements(), and MeshGeoToolsLib::MeshNodeSearcher::getMeshNodeIDs().