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