Coin3D is Free Software, published under the BSD 3-clause license. |
https://bitbucket.org/Coin3D/ http://www.kongsberg.com/kogt/ |
This is the complete list of members for SoBase, including all inherited members.
addAuditor(void *const auditor, const SoNotRec::Type type) | SoBase | |
addName(SoBase *const base, const char *const name) | SoBase | static |
addWriteReference(SoOutput *out, SbBool isfromfield=FALSE) | SoBase | virtual |
alive (defined in SoBase) | SoBase | mutable |
assertAlive(void) const | SoBase | |
BaseFlags enum name | SoBase | protected |
connectRoute(SoInput *input, const SbName &fromnodename, const SbName &fromfieldname, const SbName &tonodename, const SbName &tofieldname) | SoBase | static |
createNotRec(void) (defined in SoBase) | SoBase | protectedvirtual |
decrementCurrentWriteCounter(void) | SoBase | static |
destroy(void) | SoBase | protectedvirtual |
getAuditors(void) const | SoBase | |
getClassTypeId(void) | SoBase | static |
getCurrentWriteCounter(void) | SoBase | protectedstatic |
getFileFormatName(void) const | SoBase | protectedvirtual |
getName(void) const | SoBase | virtual |
getNamedBase(const SbName &name, SoType type) | SoBase | static |
getNamedBases(const SbName &name, SoBaseList &baselist, SoType type) | SoBase | static |
getRefCount(void) const | SoBase | |
getTraceRefs(void) | SoBase | static |
getTypeId(void) const =0 | SoBase | pure virtual |
hasMultipleWriteRefs(void) const | SoBase | protected |
incrementCurrentWriteCounter(void) | SoBase | static |
initClass(void) | SoBase | static |
IS_ENGINE enum value (defined in SoBase) | SoBase | protected |
IS_GROUP enum value (defined in SoBase) | SoBase | protected |
isOfType(SoType type) const | SoBase | |
notify(SoNotList *l) | SoBase | virtual |
read(SoInput *input, SoBase *&base, SoType expectedtype) | SoBase | static |
readInstance(SoInput *input, unsigned short flags)=0 | SoBase | protectedpure virtual |
readRoute(SoInput *input) | SoBase | static |
ref(void) const | SoBase | |
referencecount (defined in SoBase) | SoBase | mutable |
removeAuditor(void *const auditor, const SoNotRec::Type type) | SoBase | |
removeName(SoBase *const base, const char *const name) | SoBase | static |
setInstancePrefix(const SbString &c) | SoBase | static |
setName(const SbName &newname) | SoBase | virtual |
setTraceRefs(SbBool trace) | SoBase | static |
shouldWrite(void) | SoBase | |
SoBase(void) | SoBase | protected |
startNotify(void) | SoBase | virtual |
staticDataLock(void) (defined in SoBase) | SoBase | protectedstatic |
staticDataUnlock(void) (defined in SoBase) | SoBase | protectedstatic |
touch(void) | SoBase | |
unref(void) const | SoBase | |
unrefNoDelete(void) const | SoBase | |
writeFooter(SoOutput *out) const | SoBase | protected |
writeHeader(SoOutput *out, SbBool isgroup, SbBool isengine) const | SoBase | protected |
~SoBase() | SoBase | protectedvirtual |