![]() |
http://www.sim.no http://www.coin3d.org |
addAuditor(void *const auditor, const SoNotRec::Type type) | SoBase | |
addCopy(const SoFieldContainer *orig, const SoFieldContainer *copy) | SoFieldContainer | [static] |
addName(SoBase *const base, const char *const name) | SoBase | [static] |
addWriteReference(SoOutput *out, SbBool isfromfield=FALSE) | SoFieldContainer | [virtual] |
alive (defined in SoBase) | SoBase | |
assertAlive(void) const | SoBase | |
BaseFlags enum name | SoBase | [protected] |
checkCopy(const SoFieldContainer *orig) | SoFieldContainer | [static] |
connectRoute(SoInput *in, const SbName &fromnodename, const SbName &fromfieldname, const SbName &tonodename, const SbName &tofieldname) | SoBase | [static] |
copy(void) const | SoEngine | |
copyContents(const SoFieldContainer *from, SbBool copyconnections) | SoFieldContainer | [virtual] |
copyDone(void) | SoFieldContainer | [static] |
copyFieldValues(const SoFieldContainer *container, SbBool copyconnections=FALSE) | SoFieldContainer | |
copyThroughConnection(void) const | SoEngine | [virtual] |
decrementCurrentWriteCounter(void) | SoBase | [static] |
enableNotify(const SbBool flag) | SoFieldContainer | |
evaluateWrapper(void) | SoEngine | |
fieldsAreEqual(const SoFieldContainer *container) const | SoFieldContainer | |
findCopy(const SoFieldContainer *orig, const SbBool copyconnections) | SoFieldContainer | [static] |
get(SbString &fielddata) | SoFieldContainer | |
get(SbString &fielddata, SoOutput *out) | SoFieldContainer | |
getAllFields(SoFieldList &l) const | SoFieldContainer | [virtual] |
getAuditors(void) const | SoBase | |
getByName(const SbName &name) | SoEngine | [static] |
getByName(const SbName &name, SoEngineList &el) | SoEngine | [static] |
getClassTypeId(void) | SoEngine | [static] |
getCurrentWriteCounter(void) | SoBase | [protected, static] |
getEventIn(const SbName &name) const | SoFieldContainer | [virtual] |
getEventOut(const SbName &name) const | SoFieldContainer | [virtual] |
getField(const SbName &name) const | SoFieldContainer | [virtual] |
getFieldData(void) const | SoFieldContainer | [virtual] |
getFieldName(const SoField *const field, SbName &name) const | SoFieldContainer | |
getFields(SoFieldList &l) const | SoFieldContainer | [virtual] |
getFileFormatName(void) const | SoBase | [protected, virtual] |
getInputDataPtr(void) | SoEngine | [protected, static] |
getIsBuiltIn(void) const | SoFieldContainer | |
getName(void) const | SoBase | [virtual] |
getNamedBase(const SbName &name, SoType type) | SoBase | [static] |
getNamedBases(const SbName &name, SoBaseList &baselist, SoType type) | SoBase | [static] |
getOutput(const SbName &outputname) const | SoEngine | |
getOutputData(void) const =0 | SoEngine | [pure virtual] |
getOutputDataPtr(void) | SoEngine | [protected, static] |
getOutputName(const SoEngineOutput *output, SbName &outputname) const | SoEngine | |
getOutputs(SoEngineOutputList &l) const | SoEngine | [virtual] |
getRefCount(void) const | SoBase | |
getTraceRefs(void) | SoBase | [static] |
getTypeId(void) const =0 | SoBase | [pure virtual] |
getUserData(void) const | SoFieldContainer | |
hasDefaultValues(void) const | SoFieldContainer | |
hasMultipleWriteRefs(void) const | SoBase | [protected] |
incrementCurrentWriteCounter(void) | SoBase | [static] |
ingraph (defined in SoBase) | SoBase | |
initClass(void) | SoCounter | [static] |
initClasses(void) | SoEngine | [static] |
initCopyDict(void) | SoFieldContainer | [static] |
IS_ENGINE enum value (defined in SoBase) | SoBase | [protected] |
IS_GROUP enum value (defined in SoBase) | SoBase | [protected] |
isBuiltIn | SoFieldContainer | [protected] |
isNotifyEnabled(void) const | SoFieldContainer | |
isNotifying(void) const | SoEngine | |
isOfType(SoType type) const | SoBase | |
max | SoCounter | |
min | SoCounter | |
notify(SoNotList *nl) | SoEngine | [virtual] |
output | SoCounter | |
read(SoInput *in, SoBase *&base, SoType expectedtype) | SoBase | [static] |
readInstance(SoInput *in, unsigned short flags) | SoEngine | [protected, virtual] |
readRoute(SoInput *in) | SoBase | [static] |
ref(void) const | SoBase | |
referencecount (defined in SoBase) | SoBase | |
removeAuditor(void *const auditor, const SoNotRec::Type type) | SoBase | |
removeName(SoBase *const base, const char *const name) | SoBase | [static] |
reset | SoCounter | |
set(const char *const fielddata) | SoFieldContainer | |
set(const char *fielddata, SoInput *in) | SoFieldContainer | |
setInstancePrefix(const SbString &c) | SoBase | [static] |
setName(const SbName &newname) | SoBase | [virtual] |
setToDefaults(void) | SoFieldContainer | |
setTraceRefs(SbBool trace) | SoBase | [static] |
setUserData(void *userdata) const | SoFieldContainer | |
shouldCopy(void) const | SoEngine | |
shouldWrite(void) | SoBase | |
SoBase(void) | SoBase | [protected] |
SoCounter(void) | SoCounter | |
SoEngine(void) | SoEngine | [protected] |
SoFieldContainer(void) | SoFieldContainer | [protected] |
startNotify(void) | SoBase | [virtual] |
staticDataLock(void) | SoBase | [protected, static] |
staticDataUnlock(void) | SoBase | [protected, static] |
step | SoCounter | |
syncOut | SoCounter | |
touch(void) | SoBase | |
trigger | SoCounter | |
unref(void) const | SoBase | |
unrefNoDelete(void) const | SoBase | |
validateNewFieldValue(SoField *field, void *newval) | SoFieldContainer | [virtual] |
writeFooter(SoOutput *out) const | SoBase | [protected] |
writeHeader(SoOutput *out, SbBool isgroup, SbBool isengine) const | SoBase | [protected] |
writeInstance(SoOutput *out) | SoEngine | [virtual] |
writeOutputTypes(SoOutput *out) | SoEngine | [protected] |
~SoBase() | SoBase | [protected, virtual] |
~SoCounter(void) | SoCounter | [protected] |
~SoEngine() | SoEngine | [protected, virtual] |
~SoFieldContainer() | SoFieldContainer | [protected] |
Copyright © 1998-2007 by Systems in Motion AS. All rights reserved.
Generated on Mon Feb 28 2011 10:12:07 for Coin by Doxygen. 1.7.3