MeVisLab Toolbox Reference
SoFlashSystem.h File Reference
#include <list>
#include <string>
#include <sstream>
#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"

Go to the source code of this file.

Macros

#define SOFLASH_CLASS_SPEC   ML_LIBRARY_IMPORT_ATTRIBUTE
 System dependent includes. Disables some compiler/linker warnings. More...
 

Macro Definition Documentation

◆ SOFLASH_CLASS_SPEC

#define SOFLASH_CLASS_SPEC   ML_LIBRARY_IMPORT_ATTRIBUTE

System dependent includes. Disables some compiler/linker warnings.

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

Definition at line 24 of file SoFlashSystem.h.