24#ifndef _SO_MF_DATA_MEASURE_H_
25#define _SO_MF_DATA_MEASURE_H_
77 static void initClass();
78 static void exitClass();
81 virtual void fixCopy(
SbBool copyConnections);
84 virtual SbBool referencesCopy()
const;
88 virtual void countWriteRefs(
SoOutput *out)
const;
#define SO_MFIELD_REQUIRED_HEADER(className)
#define SO_MFIELD_CONSTRUCTOR_HEADER(className)
#define SO_MFIELD_SETVALUESPOINTER_HEADER(userType)
#define SO_MFIELD_VALUE_HEADER(className, valueType, valueRef)
Class for smart character strings.
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> Abstract base class fo...
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> Multiple-value field c...
const SoDataMeasure * findMeasureByName(const SbString &measureName)
Find the first measure with the given measure name.
void finishEditing()
Indicates that batch edits have finished.
SoDataMeasure ** startEditing()
Returns a pointer to the internally maintained array that can be modified.
Base class for all multiple-valued fields.
Used to write Open Inventor data files.