SmallChange
1.0.0
A collection of extensions to Coin3D
|
The SmHeadlight class is a node type for specifying a viewer headlight. More...
#include <SmallChange/nodes/SmHeadlight.h>
Public Member Functions | |
SmHeadlight (void) | |
virtual void | callback (SoCallbackAction *action) |
virtual void | GLRender (SoGLRenderAction *action) |
Static Public Member Functions | |
static void | initClass (void) |
Protected Member Functions | |
virtual | ~SmHeadlight () |
The SmHeadlight class is a node type for specifying a viewer headlight.
See also documentation of parent class for important information regarding light sources in general.
SmHeadlight::SmHeadlight | ( | void | ) |
Constructor.
|
protectedvirtual |
Destructor.