|
http://www.sim.no/ http://www.coin3d.org/ |
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): More...
#include <Inventor/nodekits/SoLightKit.h>
Public Member Functions | |
| SoLightKit (void) | |
Static Public Member Functions | |
| static void | initClass (void) |
Protected Member Functions | |
| virtual | ~SoLightKit () |
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.)
| SoLightKit::SoLightKit | ( | void | ) |
Constructor.
| SoLightKit::~SoLightKit | ( | ) | [protected, virtual] |
Destructor.
| 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.
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Sun May 1 2011 02:58:32 for Coin by Doxygen 1.7.3.