36 #ifndef IE_CORE_CORE_H
37 #define IE_CORE_CORE_H
41 #include "IECore/Export.h"
344 #endif // IE_CORE_CORE_H
IECORE_API int minorVersion()
Returns the minor version for the IECore library.
IECORE_API int patchVersion()
Returns the patch version for the IECore library.
IECORE_API bool withFreeType()
Returns true if IECore was built with FreeType suppport.
IECORE_API const std::string & versionString()
Returns a string of the form "major.minor.patch".
IECORE_API int majorVersion()
Returns the major version for the IECore library.
This namespace contains all components of the core library.
Definition: AddSmoothSkinningInfluencesOp.h:43