51#ifndef _SO_PICK_ACTION_
52#define _SO_PICK_ACTION_
108 static void initClass();
109 static void exitClass();
122 virtual void beginTraversal(
SoNode *node);
#define SoEXTENDER_Documented
#define SO_ACTION_HEADER(className)
Class for representing a viewport.
Abstract base class for all actions.
Abstract base class for all database nodes.
Abstract base class for picking objects in a scene.
void setViewportRegion(const SbViewportRegion &newRegion)
Sets current viewport region to use for action.
void enableCulling(SbBool flag)
const SbViewportRegion & getViewportRegion() const
Returns current viewport region to use for action.
SbBool isCullingEnabled() const