Main Page   Modules   Class Hierarchy   Compound List   File List   Compound Members  

SoMFName Class Reference

The SoMFName class is a container for SbName values. More...

#include <Inventor/fields/SoMFName.h>

Inheritance diagram for SoMFName::

SoMField SoField List of all members.

Public Methods

void setValues (const int start, const int num, const char *strings[])
void setValue (const char *str)

Static Public Methods

void initClass (void)

Detailed Description

The SoMFName class is a container for SbName values.

This field is used where nodes, engines or other field containers needs to store arrays of names.

See also:
SoSFName


Member Function Documentation

void SoMFName::initClass void    [static]
 

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

Reimplemented from SoMField.

void SoMFName::setValues const int    start,
const int    num,
const char *    strings[]
 

Set num strings from index start in this multiple-value field instance.

void SoMFName::setValue const char *    str
 

Set this field to contain only a single name, given by str.


The documentation for this class was generated from the following files:
Generated on Sat Jan 12 11:41:08 2002 for Coin by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001