man SoSFULong () - synonym for SoSFUInt32

NAME

SoSFULong - synonym for SoSFUInt32

INHERITS FROM

SoField > SoSField > SoSFULong

SYNOPSIS

#include <Inventor/fields/SoSFUInt32.h> Methods from class SoSField: c } c } getClassTypeId() Methods from class SoField: c } c } setIgnored(SbBool ignore)

c } c } isIgnored() const

c } c } isDefault() const

c } c } getTypeId() const

c } c } isOfType(SoType type) const

c } c } set(const char *valueString)

c } c } get(SbString &valueString)

c } c } operator ==(const SoField &f) const

c } c } operator !=(const SoField &f) const

c } c } touch()

c } c } connectFrom(SoField *fromField)

c } c } connectFrom(SoEngineOutput *fromEngine)

c } c } disconnect()

c } c } isConnected() const

c } c } isConnectedFromField() const

c } c } getConnectedField(SoField *&writingField) const

c } c } isConnectedFromEngine() const

c } c } getConnectedEngine(SoEngineOutput *&engineOutput) const

c } c } enableConnection(SbBool flag)

c } c } isConnectionEnabled() const

c } c } getForwardConnections(SoFieldList &list) const

c } c } getContainer() const

DESCRIPTION

This class is obsolete, and is provided for backwards compatibility only. You should use the new SoSFUInt32 class instead. If you compile your code -DIV_STRICT, #including the SoSFULong.h header file will cause a compile-time error.