< Home

< Programming Guide

< Supported File Formats

REFERENCE MANUAL

Data Structures | Typedefs | Functions
A3DPDFPublishLiteRestrictedDefs.h File Reference

Header file for definitions restricted to Publish Lite. More...

Data Structures

struct  A3DVector3dData
 Structure for a 3D vector. More...
 

Typedefs

typedef signed char A3DBool
 
typedef void * A3DPtr
 
typedef void A3DVoid
 
typedef signed char A3DInt8
 
typedef unsigned char A3DUns8
 
typedef short int A3DInt16
 
typedef unsigned short int A3DUns16
 
typedef long int A3DInt32
 
typedef unsigned long int A3DUns32
 
typedef float A3DFloat
 
typedef double A3DDouble
 
typedef char A3DUTF8Char
 
typedef char A3DUniChar
 
typedef void A3DAsmModelFile
 
typedef void A3DRWParamsPrcWriteHelper
 

Functions

A3DStatus A3DMiscUTF8ToUnicode (const A3DUTF8Char *pcInputBuffer, A3DUTF8Char acOutputBuffer[])
 Converts UTF-8 encoded characters to UTF-16 strings on Windows. More...
 
A3DStatus A3DMiscUnicodeToUTF8 (const A3DUTF8Char *pcInputBuffer, A3DUTF8Char acOutputBuffer[])
 Converts UTF-16 strings to an array UTF-8 encoded characters on Windows. More...
 
A3DStatus A3DMiscUTF8ToUTF16 (const A3DUTF8Char *pcInputBuffer, A3DUniChar acOutputBuffer[])
 Converts a UTF-8 string to a UTF-16 string on Windows. More...
 
A3DStatus A3DMiscUTF16ToUTF8 (const A3DUniChar *pcInputBuffer, A3DUTF8Char acOutputBuffer[])
 Converts a UTF-16 string to a UTF-8 string on Windows. More...
 
A3DUTF8CharA3DMiscGetErrorMsg (A3DStatus)
 Returns the text description of an error code. More...
 
A3DStatus A3DAsmModelFileDelete (A3DAsmModelFile *pModelFile)
 Deletes the entire A3DAsmModelFile entity from memory. More...
 

Detailed Description

Header file for definitions restricted to Publish Lite.

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