logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

SoSFLong — synonym for SoSFInt32

Description

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

                                                                                                 SoSFLong(3IV)()

Inherits From

       SoField > SoSField > SoSFLong

Name

       SoSFLong — synonym for SoSFInt32

Synopsis

#include<Inventor/fields/SoSFInt32.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

See Also