Loading...
Searching...
No Matches
Macros
clear_export.h File Reference

Clears and defines the export macros. More...

Go to the source code of this file.

Macros

#define BBM_EXPORT_BSDFMODEL(bsdfmodel)
 

Detailed Description

Clears and defines the export macros.

BBM_EXPORT_* should be included outside the compile header guards. The default state of the BBM_EXPORT_* macros is to do nothing.

When overwriting the MACROs, including the afected header files will result in executing the macro. Please see bbm_python.h for an example.

Macro Definition Documentation

◆ BBM_EXPORT_BSDFMODEL

#define BBM_EXPORT_BSDFMODEL (   bsdfmodel)