Inventor/actions/SoShapeHighlightRenderAction.h File Reference
#include <Inventor/actions/SoGLRenderAction.h>
#include <Inventor/nodes/SoMaterial.h>
#include <Inventor/nodes/SoDepthOffset.h>
#include <Inventor/lists/SoPathList.h>
Go to the source code of this file.
Define Documentation
#define _SO_HIGHLIGHT_ACTION_H_ 1 |
Function Documentation
virtual void apply |
( |
SoNode * |
node |
) |
[virtual] |
static void exitClass |
( |
|
) |
[static] |
static SoType getClassTypeId |
( |
|
) |
[static] |
Returns the type identifier for this class.
Gets the color of the highlight.
static void initClass |
( |
|
) |
[static] |
void setColor |
( |
const SbColor & |
c |
) |
|
Sets the color of the highlight.
Default is red (1,0,0). The application is responsible for forcing a redraw of the scene to see the effects of this change.
SoShapeHighlightRenderAction |
( |
|
) |
|
virtual ~SoShapeHighlightRenderAction |
( |
|
) |
[virtual] |
Variable Documentation
SoActionMethodList* methods [static] |