Geogram Version 1.9.6-rc
A programming library of geometric algorithms
Loading...
Searching...
No Matches
nl_linkage.h File Reference

Specify linkage for OpenNL integrated into Geogram. More...

Go to the source code of this file.

Macros

#define NLAPIENTRY
 
#define NL_DEPRECATED(func)   func __attribute__ ((deprecated))
 

Detailed Description

Specify linkage for OpenNL integrated into Geogram.

(uses Geogram defines to select the right linkage modes for OpenNL symbols)

Definition in file nl_linkage.h.

Macro Definition Documentation

◆ NL_DEPRECATED

#define NL_DEPRECATED (   func)    func __attribute__ ((deprecated))

Definition at line 76 of file nl_linkage.h.

◆ NLAPIENTRY

#define NLAPIENTRY

Definition at line 71 of file nl_linkage.h.