23#include <Inventor/actions/SoHighlightRenderAction.h>
24#include <Inventor/nodes/SoGroup.h>
141 virtual SoNode* getPreTraversalNode();
147 void constructorCommon();
Class for representing a viewport.
SoColorHighlightRenderAction()
void setColor(const SbColor &c)
Sets the color of the highlight.
virtual ~SoColorHighlightRenderAction()
SoColorHighlightRenderAction(const SbViewportRegion &viewportRegion)
const SbColor & getColor() const
Gets the color of the highlight.
Surface material definition node.
Abstract base class for all database nodes.
Smart pointer for any class inheriting SoRefCounter.