NAME
SoLabel – node containing label text string
INHERITS FROM
SoLabel
SYNOPSIS
#include <Inventor/nodes/SoLabel.h>
Fields from class SoLabel:
Methods from class SoLabel:
static SoType getClassTypeId()
void setOverride(SbBool state)
virtual SbBool affectsState() const
SbBool hasDefaultValues() const
SbBool set(const char *fieldDataString)
SbBool isNotifyEnabled() const
void unrefNoDelete() const
virtual SoType getTypeId() const
virtual void setName(const SbName &name)
virtual SbName getName() const
DESCRIPTION
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.
FIELDS
METHODS
SoLabel()
Creates a label node with default settings.
static SoType getClassTypeId()
Returns type identifier for this class.
FILE FORMAT/DEFAULTS
SEE ALSO
Typeset by Felix Ritter (MeVis Research GmbH)
Hyperlinks by Wolfram Esser (method park Software AG)