33#ifndef _INVENTOR_MEDICAL_
34#define _INVENTOR_MEDICAL_
36#if defined(_WIN32) && defined(_MSC_VER)
37 #pragma warning( push )
38 #pragma warning(disable:4251)
45# define __MEDICALLIB "fei_inventor_medicalD.lib"
47# define __MEDICALLIB "fei_inventor_medical.lib"
49# ifndef InventorMedical_EXPORTS
50# ifndef OIV_DISABLE_AUTOLINK
51# pragma comment(lib, __MEDICALLIB)
129 static int s_initRefCount;
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> (Preview feature...
static bool isInitialized()
Returns TRUE if module is currently initialized.
InventorMedical()
Constructor.
static void init()
Initializes all Open Inventor Medical classes.
static void finish()
Frees Open Inventor's internal static memory allocations.
#define INVENTORMEDICAL_API