Coin Logo Coin3D is Free Software,
published under the BSD 3-clause license.
https://bitbucket.org/Coin3D/
http://www.kongsberg.com/kogt/
SbDict Member List

This is the complete list of members for SbDict, including all inherited members.

applyToAll(SbDictApplyFunc *rtn) constSbDict
applyToAll(SbDictApplyDataFunc *rtn, void *data) constSbDict
clear(void)SbDict
enter(const Key key, void *const value)SbDict
find(const Key key, void *&value) constSbDict
Key typedef (defined in SbDict)SbDict
makePList(SbPList &keys, SbPList &values)SbDict
operator=(const SbDict &from)SbDict
remove(const Key key)SbDict
SbDict(const int entries=251)SbDict
SbDict(const SbDict &from)SbDict
setHashingFunction(SbDictHashingFunc *func)SbDict
~SbDict()SbDict