SIMVoleon  2.1.0
Coin3D volume rendering library
Loading...
Searching...
No Matches
SoVolumeIndexedTriangleStripSet Class Reference

Render a set of triangle strips within the volume. More...

#include <VolumeViz/nodes/SoVolumeIndexedTriangleStripSet.h>

Inheritance diagram for SoVolumeIndexedTriangleStripSet:
SoIndexedTriangleStripSet

Static Public Member Functions

static void initClass (void)
 

Public Attributes

SoSFBool clipGeometry
 
SoSFFloat offset
 

Protected Member Functions

virtual void GLRender (SoGLRenderAction *action)
 

Detailed Description

Render a set of triangle strips within the volume.

This node works like the SoVolumeTriangleStripSet node, but specifies vertex indices in a slightly different manner. See documentation of SoVolumeTriangleStripSet, SoVolumeFaceSet and Coin's SoIndexedTriangleStripSet for further information.

Note that this node will not work with OpenGL drivers too old to contain support for 3D-texturing. See the extended comments on SoObliqueSlice for more information.

See also
SoVolumeIndexedFaceSet, SoVolumeRender, SoOrthoSlice, SoObliqueSlice
SoVolumeTriangleStripSet, SoVolumeFaceSet
Since
SIM Voleon 2.0

The documentation for this class was generated from the following files: