1#ifndef COIN_SOMFSTRING_H
2#define COIN_SOMFSTRING_H
27#include <Inventor/fields/SoMField.h>
28#include <Inventor/fields/SoSubField.h>
29#include <Inventor/SbString.h>
31class COIN_DLL_API SoMFString :
public SoMField {
39 void setValues(
const int start,
const int num,
const char * strings[]);
40 void setValue(
const char *
string);
41 void deleteText(
const int fromline,
const int fromchar,
42 const int toline,
const int tochar);
The SbString class is a string class with convenience functions for string operations.
Definition SbString.h:42
static void initClass(void)
Definition SoField.cpp:600
void deleteText(const int fromline, const int fromchar, const int toline, const int tochar)
Definition SoMFString.cpp:108
SoMField(void)
Definition SoMField.cpp:305
int num
Definition SoMField.h:65
Copyright © 1998-2007 by Systems in Motion AS. All rights reserved.
Generated on Wed Jul 23 2025 for Coin by Doxygen. 1.14.0