![]() |
http://www.sim.no/ http://www.coin3d.org/ |
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. More...
#include <Inventor/fields/SoMFName.h>
Public Member Functions | |
void | setValues (const int start, const int num, const char *strings[]) |
void | setValue (const char *str) |
Static Public Member Functions | |
static void | initClass (void) |
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.
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 | numarg, | |||
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.
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on 19 Dec 2016 for Coin by Doxygen 1.6.1.