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>
61 friend class SoVolumeTriangleStripSetP;
62 class SoVolumeTriangleStripSetP * pimpl;
64 friend class CvrTriangleStripSetRenderP;
static void initClass(void)
virtual void GLRender(SoGLRenderAction *action)
Render a set of trianglestrips within the volume.
Definition: SoVolumeTriangleStripSet.h:44
#define SO_NODE_HEADER(classname)