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

SoMFName Class Reference
[Field classes]

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 Member Functions

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

Static Public Member Functions

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 Tue Jul 27 23:53:06 2004 for Coin by doxygen 1.3.7