Loading...
Searching...
No Matches
Go to the documentation of this file.
14#ifndef PANDATOOLSYMBOLS_H
15#define PANDATOOLSYMBOLS_H
20 #define EXPCL_ASSIMP EXPORT_CLASS
21 #define EXPTP_ASSIMP EXPORT_TEMPL
23 #define EXPCL_ASSIMP IMPORT_CLASS
24 #define EXPTP_ASSIMP IMPORT_TEMPL
27#ifdef BUILDING_PTLOADER
28 #define EXPCL_PTLOADER EXPORT_CLASS
29 #define EXPTP_PTLOADER EXPORT_TEMPL
31 #define EXPCL_PTLOADER IMPORT_CLASS
32 #define EXPTP_PTLOADER IMPORT_TEMPL