PostGIS 3.0.6dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches

◆ lwgeom_sfcgal_version()

const char * lwgeom_sfcgal_version ( void  )

Definition at line 33 of file liblwgeom/lwgeom_sfcgal.c.

34{
35 const char *version = sfcgal_version();
36 return version;
37}

Referenced by postgis_sfcgal_version().

Here is the caller graph for this function: