Overview

Programming Guide

API Reference

Base Functions

Starts, configures, and terminates a session with the HOOPS Exchange Library. More...

Functions

A3DStatus A3DDllInitialize (A3DInt32 iMajorVersion, A3DInt32 iMinorVersion)
 Starts a session with the HOOPS Exchange Library. More...
 
A3DStatus A3DDisableHandleSIGSEGV ()
 Disables internal SIGSEGV handling (Linux only) More...
 
A3DStatus A3DDllTerminate ()
 Terminates a session with the HOOPS Exchange Library. More...
 
A3DStatus A3DDllGetVersion (A3DInt32 *piMajorVersion, A3DInt32 *piMinorVersion)
 Gets the version identifiers for the currently installed HOOPS Exchange Library. More...
 

Detailed Description

Starts, configures, and terminates a session with the HOOPS Exchange Library.

The functions in this section start and terminate a session with the HOOPS Exchange Library.