103 static void initClass();
104 static void exitClass();
107 virtual void notify(SoNotList *list);
111 virtual void fixCopy(
SbBool copyConnections);
114 virtual SbBool referencesCopy()
const;
119 virtual void evaluateConnection()
const;
126 virtual void countWriteRefs(
SoOutput *out)
const;
130 void setVal(
int index,
SoPath *newValue);
SbIntList(int initSize)
Maintains a list of integer (int) values.
#define SO_MFIELD_HEADER(className, valueType, valueRef)
#define SO_MFIELD_SETVALUESPOINTER_HEADER(userType)
Multiple-value field containing any number of paths.
SoPath * getPath(int index) const
Returns pointer to nth path.
Base class for all multiple-valued fields.
Abstract base class for all database nodes.
Used to write Open Inventor data files.
Path that points to a list of hierarchical nodes.