#include <Inventor/fields/SoSFName.h>

Public Member Functions | |
| void | setValue (const char *const name) |
Static Public Member Functions | |
| static void | initClass (void) |
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.
| 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.
1.5.3