Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

SoSFName Class Reference

The SoSFName class is a container for an SbName. More...

#include <Inventor/fields/SoSFName.h>

Inheritance diagram for SoSFName::

SoSField SoField List of all members.

Public Methods

void setValue (const char *const name)

Static Public Methods

void initClass (void)

Detailed Description

The SoSFName class is a container for an SbName.

This field is used where nodes, engines or other field containers needs to store a single name string.

Fields of this type stores their value to file as a the name string within quotes.

See also:
SoMFName


Member Function Documentation

void SoSFName::initClass void [static]
 

Internal method called upon initialization of the library (from SoDB::init()) to set up the type system.

Reimplemented from SoSField.

void SoSFName::setValue const char *const name
 

Set value of field.


The documentation for this class was generated from the following files:
Generated at Tue Mar 5 03:31:30 2002 for Coin by doxygen1.2.9 written by Dimitri van Heesch, © 1997-2001