MeVisLabToolboxReference
MeVisLab/Standard/Sources/Inventor/SoUtils/SoUtilsSystem.h File Reference

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

#include <mlOpenGL.h>
#include "XVInventorWrapper.h"
#include <windows.h>
#include <string>
#include <stdio.h>
#include <stdlib.h>
#include <iostream>
#include <math.h>
#include <FLOAT.H>
#include <iomanip>
#include <fstream>
#include <OIVConfig.h>
#include <XVEnterScope.h>
#include <Inventor/SbBasic.h>
#include <Inventor/SoTrace.h>
#include <Inventor/elements/SoInt32Element.h>
#include <Inventor/elements/SoViewportRegionElement.h>
#include <Inventor/elements/SoOverrideElement.h>
#include <Inventor/elements/SoReplacedElement.h>
#include <Inventor/actions/SoCallbackAction.h>
#include <Inventor/actions/SoGLRenderAction.h>
#include <Inventor/fields/SoSFFloat.h>
#include <Inventor/fields/SoSFBitMask.h>
#include <Inventor/fields/SoSFBool.h>
#include "XVSubNode.h"
#include <XVLeaveScope.h>

Go to the source code of this file.

Defines

#define SOUTILS_EXPORT   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:
07/2003

Definition in file SoUtilsSystem.h.


Define Documentation

#define SOUTILS_EXPORT   ML_LIBRARY_IMPORT_ATTRIBUTE

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

Definition at line 28 of file SoUtilsSystem.h.