23#ifndef __VOLUME_BUFFERED_SHAPE
24#define __VOLUME_BUFFERED_SHAPE
26#include <Inventor/nodes/SoBufferedShape.h>
28#include <VolumeViz/nodes/SoVolumeGeometry.h>
29#include <Inventor/fields/SoSFBool.h>
30#include <Inventor/fields/SoSFFloat.h>
31#include <Inventor/SbBox.h>
33class SoVolumeGeometryVbo;
311 static void initClass();
314 static void exitClass();
328 virtual void notify( SoNotList* list );
338 virtual void shapeGeneratePrimitives(
SoAction* action );
350 virtual int getNumVertices(
SoState* ) {
return 0; }
353 virtual int getIndexCoord(
int )
const {
return 0; }
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> 3D vector class ...
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> 3D box with an a...
SoBufferedShape()
Default constructor.
Renders a scene graph using Open Inventor's Render Engine.
Field containing a single Boolean value.
Field containing an enumerated value.
Field containing a floating-point value.
SoSFBool clipGeometry
Specifies to clip the geometry at the volume boundaries.
SoSFFloat offset
Sets an offset value used for computing the texture coordinates.
SoSFEnum interpolation
Interpolation mode.
SoVolumeBufferedShape()
Constructor.
SoVolumeGeometry()
Constructor.
Interpolation
Interpolation mode.