1 #ifndef SIMVOLEON_SOVOLUMETRIANGLESTRIPSET_H
2 #define SIMVOLEON_SOVOLUMETRIANGLESTRIPSET_H
36 #include <Inventor/nodes/SoTriangleStripSet.h>
37 #include <Inventor/fields/SoSFBool.h>
38 #include <Inventor/fields/SoSFFloat.h>
40 #include <VolumeViz/C/basic.h>
45 typedef SoTriangleStripSet inherited;
49 static void initClass(
void);
52 SoSFBool clipGeometry;
58 virtual void GLRender(SoGLRenderAction * action);
61 friend class SoVolumeTriangleStripSetP;
62 class SoVolumeTriangleStripSetP * pimpl;
64 friend class CvrTriangleStripSetRenderP;
69 #endif // !SIMVOLEON_SOVOLUMETRIANGLESTRIPSET_H