SmallChange  1.0.0
A collection of extensions to Coin3D
Loading...
Searching...
No Matches
SmHeadlight Class Reference

The SmHeadlight class is a node type for specifying a viewer headlight. More...

#include <SmallChange/nodes/SmHeadlight.h>

Inheritance diagram for SmHeadlight:
SoLight

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 ()
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ SmHeadlight()

SmHeadlight::SmHeadlight ( void )

Constructor.

◆ ~SmHeadlight()

SmHeadlight::~SmHeadlight ( )
protectedvirtual

Destructor.


The documentation for this class was generated from the following files: