< Home

< Programming Guide

< Supported File Formats

REFERENCE MANUAL

Macros
A3DSDK.h File Reference

Top-level header file of the HOOPS Publish API. More...

Macros

#define A3D_DLL_MAJORVERSION   8
 DLL Major Version. More...
 
#define A3D_DLL_MINORVERSION   0
 DLL Minor Version. More...
 
#define A3D_DLL_NAME   "A3DLIB"
 Official SDK name.
 
#define A3D_DLL_COPYRIGHT   "Copyright (c) 2014 by Tech Soft 3D, LLC. All rights reserved."
 Copyright SDK.
 
#define A3D_MAX_BUFFER   2048
 Maximum length for character string.
 

Detailed Description

Top-level header file of the HOOPS Publish API.

Author
Tech Soft 3D
Version
8.0
Date
October 2014
Copyright (c) 2014 by Tech Soft 3D, LLC. All rights reserved.

Macro Definition Documentation

#define A3D_DLL_MAJORVERSION   8

DLL Major Version.

Major.Minor = 4.0 = Version of the DLL that this header file corresponds to.

#define A3D_DLL_MINORVERSION   0

DLL Minor Version.

See also
A3D_DLL_MAJORVERSION