Library Session Functions

Parent module: Base Module

group a3d_libsession_functions

Starts, configures, and terminates a session with the library.

The functions in this section start and terminate a session with the library.

Functions

A3DDllInitialize()

Starts a session with the library.

A3DDisableHandleSIGSEGV()

Disables internal SIGSEGV handling (Linux only)

A3DEnableHandleSIGSEGV()

Enables internal SIGSEGV handling (Linux only)

A3DDllTerminate()

Terminates a session with the library.

A3DDllGetVersion()

Gets the version identifiers for the currently installed library.

A3DDllGetBuildInformation()

Gets information relative to build.

A3DDllIsInitialized()

Gets the status of the library initialization library.