#include <Inventor/SbBasic.h>
Go to the source code of this file.
Functions | |
static void | finish () |
General basic object database. | |
static bool | isInitialized () |
Returns TRUE if database is initialized (for error checking) | |
|
static |
General basic object database.
Allows a minimal set of GL Open Inventor functionality, specifically NOT including the scene graph, to be initialized.
SoDB Frees Open Inventor's internal static memory allocations. This avoids false positives from memory leak checking software.
|
static |
Returns TRUE if database is initialized (for error checking)