#include <SYS/SYS_Types.h>#include <SYS/SYS_Visibility.h>Go to the source code of this file.
Classes | |
| class | UT_DSOInfo |
Defines | |
| #define | UT_DSO_VERSION "11.0" |
| #define | UT_DSOVERSION_EXPORT static inline |
Functions | |
| SYS_VISIBILITY_EXPORT void | HoudiniDSOVersion (const char **version_string) |
| SYS_VISIBILITY_EXPORT void | HoudiniGetTagInfo (const char **version_string) |
| SYS_VISIBILITY_EXPORT void | HoudiniDSOInit (UT_DSOInfo &dsoinfo) |
| #define UT_DSO_VERSION "11.0" |
Definition at line 27 of file UT_DSOVersion.h.
| #define UT_DSOVERSION_EXPORT static inline |
Definition at line 76 of file UT_DSOVersion.h.
| SYS_VISIBILITY_EXPORT void HoudiniDSOInit | ( | UT_DSOInfo & | dsoinfo | ) |
| SYS_VISIBILITY_EXPORT void HoudiniDSOVersion | ( | const char ** | version_string | ) |
| SYS_VISIBILITY_EXPORT void HoudiniGetTagInfo | ( | const char ** | version_string | ) |
1.5.9