|
LuciadCPillar 2025.0.07
|
2-dimensional geometric primitive, locally representing a continuous image of a region of a plane. More...
#include <luciad/geometries/Surface.h>
Additional Inherited Members | |
Public Member Functions inherited from luciad::Geometry | |
| virtual | ~Geometry ()=default |
| virtual Bounds | getBounds () const =0 |
| Returns the bounds for the geometry object. More... | |
| virtual std::shared_ptr< CoordinateReference > | getReference () const =0 |
| Returns the coordinate reference of the geometry. More... | |
Protected Member Functions inherited from luciad::Geometry | |
| virtual size_t | getHash () const =0 |
| Returns the hash value for this geometry. More... | |
2-dimensional geometric primitive, locally representing a continuous image of a region of a plane.
You can read more about the available geometries here.