Variables | Functions | Enumerations | Enumerator | Typedefs
Variables | defined in | |
auditorInfo | SoField | |
container | SoField | |
Functions | defined in | |
appendConnection(SoEngineOutput *engineOutput) | SoField | |
appendConnection(SoField *field) | SoField | |
appendConnection(SoVRMLInterpOutput *interpOutput) | SoField | |
connectFrom(SoEngineOutput *engineOutput) | SoField | |
connectFrom(SoField *field) | SoField | |
connectFrom(SoVRMLInterpOutput *interpOutput) | SoField | |
disconnect(SoEngineOutput *engineOutput) | SoField | |
disconnect(SoField *field) | SoField | |
disconnect(SoVRMLInterpOutput *interpOutput) | SoField | |
disconnect() | SoField | |
enableConnection(SbBool flag) | SoField | |
finishEditing() | SoSFArray | |
get(SbString &valueString) | SoField | |
getClassTypeId() | SoSFArray | [static] |
getConnectedEngine(SoEngineOutput *&engineOutput) const | SoField | |
getConnectedField(SoField *&writingField) const | SoField | |
getConnectedVRMLInterp(SoVRMLInterpOutput *&interpOutput) const | SoField | |
getConnections(SoFieldList &list) | SoField | |
getContainer() const | SoField | |
getDataType() const | SoSFArray | [inline] |
getForwardConnections(SoFieldList &list) const | SoField | |
getNumConnections() const | SoField | [inline] |
getSize() const | SoSFArray | [inline] |
getTypeId() const | SoSFArray | [virtual] |
getValue() const | SoSFArray | [inline] |
getValue(SbVec3i32 &size, SbDataType &dataType) const | SoSFArray | |
getValueSize() const | SoSFArray | [inline, virtual] |
isConnected() const | SoField | [inline] |
isConnectedFromEngine() const | SoField | |
isConnectedFromField() const | SoField | |
isConnectedFromVRMLInterp() const | SoField | |
isConnectionEnabled() const | SoField | [inline] |
isDefault() const | SoField | [inline] |
isEmpty() const | SoSFArray | |
isIgnored() const | SoField | [inline] |
isNeverWrite() | SoSFArray | [inline] |
isOfType(const SoType &type) const | SoTypedObject | [inline] |
operator!=(const SoSFArray &f) const | SoSFArray | [inline, virtual] |
operator=(const SoSFArray &f) | SoSFArray | |
operator==(const SoSFArray &f) const | SoSFArray | [virtual] |
set(const char *valueString) | SoField | |
set(const SbString &valueString) | SoField | |
setIgnored(SbBool ig) | SoField | |
setNeverWrite(SbBool neverWrite) | SoSFArray | [inline] |
setValue(const SbVec3i32 &size, const SbDataType &dataType, const void *data, CopyPolicy copy=COPY) | SoSFArray | |
setValue(const SbVec3i32 &size, SoMemoryObject *memObj, CopyPolicy copy) | SoSFArray | |
SoSFArray() | SoSFArray | |
startEditing(SbVec3i32 &size, SbDataType &dataType) | SoSFArray | |
touch() | SoField | [virtual] |
~SoSFArray() | SoSFArray | [virtual] |
Enumerations | defined in | |
CopyPolicy enum name | SoSFArray | |
DataType enum name | SoSFArray | |
Enumerator | defined in | |
COPY enum value | SoSFArray | |
FLOAT enum value | SoSFArray | |
NO_COPY enum value | SoSFArray | |
NO_COPY_AND_DELETE enum value | SoSFArray | |
NO_COPY_AND_FREE enum value | SoSFArray | |
SIGNED_BYTE enum value | SoSFArray | |
SIGNED_INT32 enum value | SoSFArray | |
SIGNED_SHORT enum value | SoSFArray | |
UNSIGNED_BYTE enum value | SoSFArray | |
UNSIGNED_INT32 enum value | SoSFArray | |
UNSIGNED_SHORT enum value | SoSFArray | |
Typedefs | defined in | |