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>
37 static void initClass(
void);
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);
45 #endif // !COIN_SOMFSTRING_H
int maxNum
Definition: SoMField.h:66
int getNum(void) const
Definition: SoMField.h:86
void valueChanged(SbBool resetdefault=1)
Definition: SoField.cpp:2433
static void post(const char *const source, const char *const format,...)
Definition: SoDebugError.cpp:314
The SoOutput class is an abstraction of an output stream.
Definition: SoOutput.h:42
int num
Definition: SoMField.h:65
The SbString class is a string class with convenience functions for string operations.
Definition: SbString.h:42
The SoMField class is the base class for fields which can contain multiple values.
Definition: SoMField.h:32
The SoMFString class is a container for SbString values.
Definition: SoMFString.h:31
void deleteText(const int fromline, const int fromchar, const int toline, const int tochar)
Definition: SoMFString.cpp:108
void deleteSubString(int startidx, int endidx=-1)
Definition: SbString.h:79
virtual void deleteValues(int start, int num=-1)
Definition: SoMField.cpp:649
Copyright © 1998-2007 by Systems in Motion AS. All rights reserved.
Generated on Wed Jul 24 2019 for Coin by Doxygen. 1.8.17