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

SoWrapperKit Class Reference
[Node Kits]

The SoWrapperKit class is a simple kit for wrapping a transform and a sub-graph. More...

#include <Inventor/nodekits/SoWrapperKit.h>

Inheritance diagram for SoWrapperKit:

SoSeparatorKit SoBaseKit SoNode SoFieldContainer SoBase List of all members.

Public Member Functions

 SoWrapperKit (void)

Static Public Member Functions

void initClass (void)

Protected Member Functions

virtual ~SoWrapperKit ()

Detailed Description

The SoWrapperKit class is a simple kit for wrapping a transform and a sub-graph.

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

CLASS SoWrapperKit -->"this" "callbackList" "topSeparator" "pickStyle" "appearance" "units" "transform" "texture2Transform" "childList" --> "localTransform" --> "contents"

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

Detailed information on catalog parts:

CLASS SoWrapperKit PVT "this", SoWrapperKit --- "callbackList", SoNodeKitListPart [ SoCallback, SoEventCallback ] PVT "topSeparator", SoSeparator --- "pickStyle", SoPickStyle --- "appearance", SoAppearanceKit --- "units", SoUnits --- "transform", SoTransform --- "texture2Transform", SoTexture2Transform --- "childList", SoNodeKitListPart [ SoShapeKit, SoSeparatorKit ] "localTransform", SoTransform --- "contents", SoSeparator ---

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


Constructor & Destructor Documentation

SoWrapperKit::SoWrapperKit void   ) 
 

Constructor.

SoWrapperKit::~SoWrapperKit  )  [protected, virtual]
 

Destructor.


Member Function Documentation

void SoWrapperKit::initClass void   )  [static]
 

Does initialization common for all objects of the SoSeparatorKit class. This includes setting up the type system, among other things.

Reimplemented from SoSeparatorKit.


The documentation for this class was generated from the following files:
Generated on Tue Jul 27 23:53:09 2004 for Coin by doxygen 1.3.7