GDAL
ogr
ogr_sfcgal.h
1
/******************************************************************************
2
* $Id$
3
*
4
* Project: OpenGIS Simple Features Reference Implementation
5
* Purpose: Definitions related to support for use of SFCGAL in OGR.
6
* This file is only intended to be pulled in by OGR implementation
7
* code directly accessing SFCGAL.
8
* Author: Avyav Kumar Singh <avyavkumar at gmail dot com>
9
*
10
******************************************************************************
11
* Copyright (c) 2016, Avyav Kumar Singh <avyavkumar at gmail dot com>
12
*
13
* SPDX-License-Identifier: MIT
14
****************************************************************************/
15
16
#ifdef HAVE_SFCGAL
17
18
#include <SFCGAL/capi/sfcgal_c.h>
19
20
#endif
Generated by
1.9.8