SoLabel Class Reference
[Properties]

Node containing label text string. More...

#include <Inventor/nodes/SoLabel.h>

Inheritance diagram for SoLabel:
SoNode SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Member Functions

virtual SoType getTypeId () const
 SoLabel ()

Static Public Member Functions

static SoType getClassTypeId ()

Public Attributes

SoSFName label

Detailed Description

Node containing label text string.

This class defines a label node in the scene graph. This node has no effect during traversal. It is used to store text labels in the scene graph, typically for application-specific identification of subgraphs when node naming is not appropriate.

FILE FORMAT/DEFAULT

SEE ALSO

SbName, SoInfo


Constructor & Destructor Documentation

SoLabel::SoLabel (  ) 

Creates a label node with default settings.


Member Function Documentation

static SoType SoLabel::getClassTypeId (  )  [static]

Returns the type identifier for this class.

Reimplemented from SoNode.

virtual SoType SoLabel::getTypeId (  )  const [virtual]

Returns the type identifier for this specific instance.

Reimplemented from SoNode.


Member Data Documentation

Defines the label string value.


The documentation for this class was generated from the following file:

Open Inventor Toolkit reference manual, generated on 15 Mar 2023
Copyright © Thermo Fisher Scientific All rights reserved.
http://www.openinventor.com/