#include <Inventor/nodes/SoLabel.h>
Inheritance diagram for SoLabel:
Public Member Functions | |
SoLabel (void) | |
Static Public Member Functions | |
void | initClass (void) |
Public Attributes | |
SoSFName | label |
Protected Member Functions | |
virtual | ~SoLabel () |
Use this node as a convenient way of labeling nodes or subgraphs within a scene graph.
SoLabel nodes does not influence traversal in any way for any of the builtin actions.
|
Constructor. |
|
Destructor. |
|
Sets up initialization for data common to all instances of this class, like submitting necessary information to the Coin type system. Reimplemented from SoNode. |
|
Label text. |