51#ifndef _SO_LEVEL_OF_DETAIL_
52#define _SO_LEVEL_OF_DETAIL_
54#include <Inventor/fields/SoMFFloat.h>
55#include <Inventor/nodes/SoGroup.h>
174 virtual void doAction(
SoAction *action);
180 static void initClass();
181 static void exitClass();
Renders a scene graph using Open Inventor's Render Engine.
Computes bounding box of a scene.
SoGroup()
Creates an empty group node.
SoLevelOfDetail(int nChildren)
Constructor that takes approximate number of children.
SoLevelOfDetail()
Creates a level-of-detail node with default settings.
SoMFFloat screenArea
Areas to use for comparison.
Multiple-value field containing any number of floating point values.
friend class SoCallbackAction
Intersects objects with a ray cast into scene.