SoVolumeIndexedFaceSet - Man Page

Render a set of faces within the volume.

Synopsis

#include <VolumeViz/nodes/SoVolumeIndexedFaceSet.h>

Inherits SoIndexedFaceSet.

Static Public Member Functions

static void initClass (void)

Public Attributes

SoSFBool clipGeometry
SoSFFloat offset

Protected Member Functions

virtual void GLRender (SoGLRenderAction *action)

Friends

class SoVolumeIndexedFaceSetP
class CvrIndexedFaceSetRenderP

Detailed Description

Render a set of faces within the volume.

This node works like the SoVolumeFaceSet node, but specifies vertex indices in a slightly different manner. See documentation of SoVolumeFaceSet and Coin's SoIndexedFaceSet 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

SoVolumeFaceSet, SoVolumeRender, SoOrthoSlice, SoObliqueSlice

SoVolumeIndexedTriangleStripSet, SoVolumeTriangleStripSet

Since

SIM Voleon 2.0

Author

Generated automatically by Doxygen for SIMVoleon from the source code.

Info

Version 2.1.0 SIMVoleon