Coin Logo http://www.sim.no/
http://www.coin3d.org/

Public Member Functions | Static Public Member Functions | Protected Member Functions
SoWrapperKit Class Reference

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

static 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:

Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.

Generated on Thu Apr 28 2011 03:43:38 for Coin by Doxygen 1.7.4.