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

Public Member Functions | Static Public Member Functions | Public Attributes | Protected Member Functions
SoLabel Class Reference

The SoLabel class is a node for holding label information in a scene graph.Use this node as a convenient way of labeling nodes or subgraphs within a scene graph. More...

#include <Inventor/nodes/SoLabel.h>

Inheritance diagram for SoLabel:
SoNode SoFieldContainer SoBase

List of all members.

Public Member Functions

 SoLabel (void)

Static Public Member Functions

static void initClass (void)

Public Attributes

SoSFName label

Protected Member Functions

virtual ~SoLabel ()

Detailed Description

The SoLabel class is a node for holding label information in a scene graph.

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.

FILE FORMAT/DEFAULTS:

    Label {
        label "<Undefined label>"
    }

Constructor & Destructor Documentation

SoLabel::SoLabel ( void  )

Constructor.

SoLabel::~SoLabel ( ) [protected, virtual]

Destructor.


Member Function Documentation

void SoLabel::initClass ( void  ) [static]

Sets up initialization for data common to all instances of this class, like submitting necessary information to the Coin type system.

Reimplemented from SoNode.


Member Data Documentation

Label text.


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

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

Generated for Coin by Doxygen 1.7.5.1.