MeVisLabToolboxReference
MeVisLab/Standard/Sources/Inventor/SoFlash/SoFlashSystem.h File Reference

System dependent includes. Disables some compiler/linker warnings. More...

#include <windows.h>
#include <string>
#include <stdio.h>
#include <stdlib.h>
#include <iostream>
#include <math.h>
#include <vector>
#include <list>
#include <FLOAT.H>
#include <XVEnterScope.h>
#include <Inventor/SoTrace.h>
#include <Inventor/SbColor.h>
#include <Inventor/actions/SoCallbackAction.h>
#include <Inventor/actions/SoGLRenderAction.h>
#include <Inventor/elements/SoLazyElement.h>
#include <Inventor/elements/SoOverrideElement.h>
#include <Inventor/fields/SoSFBool.h>
#include <Inventor/fields/SoSFColor.h>
#include <Inventor/fields/SoSFFloat.h>
#include <Inventor/fields/SoSFTime.h>
#include <Inventor/nodes/SoSubNode.h>
#include <Inventor/sensors/SoFieldSensor.h>
#include <Inventor/sensors/SoTimerSensor.h>
#include "XVSubNode.h"
#include <XVLeaveScope.h>

Go to the source code of this file.

Defines

#define SOFLASH_CLASS_SPEC   ML_LIBRARY_IMPORT_ATTRIBUTE
 Define a class export specifier needed to make the class exportable in window dll's.

Detailed Description

System dependent includes. Disables some compiler/linker warnings.

Author:
Felix Ritter
Date:
04/2003

Definition in file SoFlashSystem.h.


Define Documentation

#define SOFLASH_CLASS_SPEC   ML_LIBRARY_IMPORT_ATTRIBUTE

Define a class export specifier needed to make the class exportable in window dll's.

Definition at line 21 of file SoFlashSystem.h.