SoSFULong — synonym for SoSFUInt32
Contents
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.
SoSFULong(3IV)()
Inherits From
SoField > SoSField > SoSFULong
Name
SoSFULong — synonym for SoSFUInt32
Synopsis
#include<Inventor/fields/SoSFUInt32.h>
Methods from class SoSField:
staticSoTypegetClassTypeId()
Methods from class SoField:
voidsetIgnored(SbBoolignore)SbBoolisIgnored()constSbBoolisDefault()constvirtualSoTypegetTypeId()constvirtualSbBoolisOfType(SoTypetype)constSbBoolset(constchar*valueString)voidget(SbString&valueString)intoperator==(constSoField&f)constintoperator!=(constSoField&f)constvoidtouch()SbBoolconnectFrom(SoField*fromField)SbBoolconnectFrom(SoEngineOutput*fromEngine)voiddisconnect()SbBoolisConnected()constSbBoolisConnectedFromField()constSbBoolgetConnectedField(SoField*&writingField)constSbBoolisConnectedFromEngine()constSbBoolgetConnectedEngine(SoEngineOutput*&engineOutput)constvoidenableConnection(SbBoolflag)SbBoolisConnectionEnabled()constintgetForwardConnections(SoFieldList&list)constSoFieldContainer*getContainer()const