109 void setVal(
SoPath *newValue);
bool SbBool
The original OIV version used SbBool as a typedef to int.
#define INVENTOR_API
Disable some annoying warnings on MSVC 6.
#define SO_SFIELD_HEADER(className, valueType, valueRef)
This macro is all that is needed for most single-value field classes.
virtual void countWriteRefs(SoOutput *out) const
Counts write-references on field to prepare for writing.
Abstract base class for all database nodes.
Holds a list of SoNotRec notification records.
Used to write Inventor data files.
Path that points to a list of hierarchical nodes.
Field containing a pointer to an SoPath.
virtual void fixCopy(SbBool copyConnections)
Update a copied field to use node copies if the head node has been copied.
virtual bool referencesCopy() const
Override this to also check the head of the stored path.
virtual void notify(SoNotList *list)
Propagates notification through field.
Abstract base class for all single-value fields.