#include <Inventor/fields/SoSFName.h>
Inheritance diagram for SoSFName::
Public Methods | |
void | setValue (const char *const name) |
Static Public Methods | |
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.
|
Internal method called upon initialization of the library (from SoDB::init()) to set up the type system. Reimplemented from SoSField. |
|
Set value of field. |