Main Page   Modules   Class Hierarchy   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 on Sat Jan 12 11:41:16 2002 for Coin by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001