1#ifndef SIMVOLEON_SOVOLUMEINDEXEDFACESET_H
2#define SIMVOLEON_SOVOLUMEINDEXEDFACESET_H
36#include <Inventor/nodes/SoIndexedFaceSet.h>
37#include <Inventor/fields/SoSFBool.h>
38#include <Inventor/fields/SoSFFloat.h>
40#include <VolumeViz/C/basic.h>
61 friend class SoVolumeIndexedFaceSetP;
62 class SoVolumeIndexedFaceSetP * pimpl;
64 friend class CvrIndexedFaceSetRenderP;
static void initClass(void)
virtual void GLRender(SoGLRenderAction *action)
Render a set of faces within the volume.
Definition: SoVolumeIndexedFaceSet.h:44
#define SO_NODE_HEADER(classname)