SoTreeNode Class Reference
[BotanicVis]
implements a node of a conventional tree.
More...
#include <SoTreeNode.h>
Inheritance diagram for SoTreeNode:
Public Methods | |
SoTreeNode () | |
Static Public Methods | |
void | initClass () |
Protected Methods | |
virtual | ~SoTreeNode () |
Protected Attributes | |
SoSFNode | subnodes |
Detailed Description
implements a node of a conventional tree.The subnodes and leaves of this node are specified in the part "subnodes"
All Parts
Part Name | Part Type | Default Type | NULL Default |
subnodes | SoNodeKitListPart | --- | NO |
Extra Information for List Parts from Above Table
Part Name | Container Type | Possible Types |
subnodes | SoGroup | SoTreeBase |
Constructor & Destructor Documentation
|
constructor
|
|
destructor
|
Member Function Documentation
|
inventor class initialization
Reimplemented from SoTreeBase. |
Member Data Documentation
|
subnodes and leaves of this node
|
The documentation for this class was generated from the following files: