1#ifndef COIN_SOSFSTRING_H
2#define COIN_SOSFSTRING_H
36#include <Inventor/SbString.h>
37#include <Inventor/fields/SoSField.h>
38#include <Inventor/fields/SoSubField.h>
48 void setValue(
const char * str);
The SbString class is a string class with convenience functions for string operations.
Definition SbString.h:52
The SoSFString class is a container for an SbString.
Definition SoSFString.h:40
The SoSField class is the base class for fields which contains only a single value.
Definition SoSField.h:38
static void initClass(void)
Definition SoSField.cpp:137