NAME
SoPickAction – abstract base class for picking objects in a scene
INHERITS FROM
SoPickAction
SYNOPSIS
#include <Inventor/actions/SoPickAction.h>
Methods from class SoPickAction:
virtual void apply(SoNode *node)
virtual void apply(SoPath *path)
static SoType getClassTypeId()
virtual void invalidateState()
DESCRIPTION
This is an abstract base class for all picking actions. Currently, the only supported subclass is the
SoRayPickAction.
METHODS
const SbViewportRegion & getViewportRegion() const
Sets/returns current viewport region to use for action. Even though the picking operation may not involve a window per se, some nodes need this information to determine their size and placement.
SEE ALSO
Typeset by Felix Ritter (MeVis Research GmbH)
Hyperlinks by Wolfram Esser (method park Software AG)