MeVisLabToolboxReference
MeVisLab/Standard/Sources/Inventor/SoCSO/SoCSOIncludes.h
Go to the documentation of this file.
00001 // **InsertLicense** code
00002 //----------------------------------------------------------------------------------
00004 
00009 //----------------------------------------------------------------------------------
00010 
00011 #ifndef __SoCSOIncludes_H
00012 #define __SoCSOIncludes_H
00013 
00014 #include <mlOpenGL.h>
00015 
00016 #ifdef WIN32
00017 #include <XVEnterScope.h>
00018 #endif
00019 
00020 #include <Inventor/SbLinear.h>
00021 #include <Inventor/SoPickedPoint.h>
00022 
00023 #include <Inventor/actions/SoCallbackAction.h>
00024 #include <Inventor/actions/SoHandleEventAction.h>
00025 
00026 #include <Inventor/details/SoDetail.h>
00027 #include <Inventor/details/SoFaceDetail.h>
00028 
00029 #include <Inventor/events/SoEvent.h>
00030 #include <Inventor/events/SoMouseButtonEvent.h>
00031 
00032 #include <Inventor/fields/SoSFNode.h>
00033 #include <Inventor/fields/SoSFBool.h>
00034 #include <Inventor/fields/SoSFColor.h>
00035 #include <Inventor/fields/SoSFFloat.h>
00036 #include <Inventor/fields/SoSFInt32.h>
00037 #include <Inventor/fields/SoSFString.h>
00038 #include <Inventor/fields/SoSFTrigger.h>
00039 #include <Inventor/fields/SoSFRotation.h>
00040 
00041 
00042 #include <Inventor/nodes/SoCube.h>
00043 #include <Inventor/nodes/SoSphere.h>
00044 #include <Inventor/nodes/SoRotation.h>
00045 #include <Inventor/nodes/SoCylinder.h>
00046 #include <Inventor/nodes/SoCone.h>
00047 
00048 
00049 #include <Inventor/nodes/SoDrawStyle.h>
00050 #include <Inventor/nodes/SoPolygonOffset.h>
00051 
00052 #include <Inventor/nodes/SoSwitch.h>
00053 
00054 #include <Inventor/nodes/SoIndexedFaceSet.h>
00055 #include <Inventor/nodes/SoIndexedLineSet.h>
00056 #include <Inventor/nodes/SoLineSet.h>
00057 #include <Inventor/nodes/SoMaterial.h>
00058 #include <Inventor/nodes/SoPickStyle.h>
00059 #include <Inventor/nodes/SoPointSet.h>
00060 #include <Inventor/nodes/SoSeparator.h>
00061 #include <Inventor/nodes/SoShapeHints.h>
00062 #include <Inventor/nodes/SoTranslation.h>
00063 #include <Inventor/nodes/SoVertexProperty.h>
00064 
00065 #include <Inventor/SoTrace.h>
00066 
00067 // No need to touch anything
00068 #ifdef WIN32
00069 #include <XVLeaveScope.h>
00070 #endif
00071 
00072 
00074 
00075 #include <SoSFMLBase.h>
00076 #include <View2DSliceList.h>
00077 #include <SoMouseWheelEvent.h>
00078 
00079 
00080 #include <CSOBase/CSOList.h>
00081 #include <CSOBase/CSOSeedPoint.h>
00082 #include <CSOBase/CSOPathPoints.h>
00083 #include <CSOBase/CSOBoundingBox.h>
00084 
00086 
00087 #endif  // __SOCSOIncludes_H