Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

SoLightKit Class Reference
[Node Kits]

The SoLightKit class provides a kit with a transform, a light and a shape or subgraph. More...

#include <Inventor/nodekits/SoLightKit.h>

Inheritance diagram for SoLightKit:

SoBaseKit SoNode SoFieldContainer SoBase List of all members.

Public Methods

 SoLightKit (void)

Static Public Methods

void initClass (void)

Protected Methods

virtual ~SoLightKit ()

Detailed Description

The SoLightKit class provides a kit with a transform, a light and a shape or subgraph.

Node kit structure (new entries versus parent class marked with arrow prefix):

  CLASS SoLightKit
  -->"this"
        "callbackList"
  -->   "transformGroup"
  -->      "transform"
  -->      "light"
  -->      "iconSeparator"
  -->         "icon"
  

(See SoBaseKit::printDiagram() for information about the output formatting.)

Detailed information on catalog parts:

  CLASS SoLightKit
  PVT   "this",  SoLightKit  --- 
        "callbackList",  SoNodeKitListPart [ SoCallback, SoEventCallback ] 
  PVT   "transformGroup",  SoTransformSeparator  --- 
        "transform",  SoTransform  --- 
        "light",  SoLight  --- , (default type = SoDirectionalLight)
  PVT   "iconSeparator",  SoSeparator  --- 
        "icon",  SoNode  --- , (default type = SoCube)
  

(See SoBaseKit::printTable() for information about the output formatting.)


Constructor & Destructor Documentation

SoLightKit::SoLightKit void   
 

Constructor.

SoLightKit::~SoLightKit   [protected, virtual]
 

Destructor.


Member Function Documentation

void SoLightKit::initClass void    [static]
 

Sets up initialization for data common to all instances of this class, like submitting necessary information to the Coin type system.

Reimplemented from SoBaseKit.


The documentation for this class was generated from the following files:
Generated on Sat May 24 22:39:37 2003 for Coin by doxygen1.2.18