A3DSDK.h File Reference
Top-level header file of the HOOPS Publish API. More...
Macros | |
| #define | A3D_DLL_COPYRIGHT "Copyright (c) 2015 by Tech Soft 3D, LLC. All rights reserved." |
| Copyright SDK. | |
| #define | A3D_DLL_MAJORVERSION 9 |
| DLL Major Version. More... | |
| #define | A3D_DLL_MINORVERSION 1 |
| DLL Minor Version. More... | |
| #define | A3D_DLL_NAME "A3DLIB" |
| Official SDK name. | |
| #define | A3D_MAX_BUFFER 2048 |
| Maximum length for character string. | |
Detailed Description
Top-level header file of the HOOPS Publish API.
- Version
- 9.1
- Date
- March 2016
- Copyright (c) 2016 by Tech Soft 3D, LLC. All rights reserved.
Macro Definition Documentation
| #define A3D_DLL_MAJORVERSION 9 |
DLL Major Version.
Major.Minor = 4.0 = Version of the DLL that this header file corresponds to.
| #define A3D_DLL_MINORVERSION 1 |
DLL Minor Version.
- See also
- A3D_DLL_MAJORVERSION
