25#ifndef _SO_ISOSURFACE_H_ 
   26#define _SO_ISOSURFACE_H_ 
   29#include <Inventor/SbBasic.h> 
   30#include <Inventor/caches/SoNodeDependencies.h> 
   31#include <Inventor/nodes/SoNode.h> 
   32#include <Inventor/nodes/SoSubNode.h> 
   33#include <Inventor/fields/SoMFNode.h> 
   34#include <VolumeViz/nodes/SoVolumeData.h> 
   35#include <VolumeViz/nodes/SoVolumeShader.h> 
   41class SoIsosurfaceTexture;
 
  140#ifndef HIDDEN_FROM_DOC 
  142  virtual void notify(SoNotList* list);
 
  147  static void initClass() ;
 
  148  static void exitClass() ;
 
  154  bool isFakeDrawStyleOnState(
SoState* state) 
const;
 
  181  void handleVolumeRenderingQuality(
SoState* state);
 
  184  void updateShadowShaderIsoValue();
 
 
Class for smart character strings.
<a href="IconLegend.html"><img src="extLDM.gif" alt="Large Data Management" border="0"></a>  Range of...
Renders a scene graph using Open Inventor's Render Engine.
Multiple-value field containing any number of floating point values.
Surface material definition node.
Intersects objects with a ray cast into scene.
SoShaderProgram()
Constructor.
<a href="IconLegend.html"><img src="extVR.gif" alt="VolumeViz" border="0"></a>  Volume draw style.
SoMFFloat isovalues
Specifies the list of isovalues to display.
SoVolumeIsosurface()
Constructor.
SoVolumeShader()
Constructor.