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

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

addItem(void *const item)SbOctTree
clear(void)SbOctTree
debugTree(FILE *fp) (defined in SbOctTree)SbOctTree
findItems(const SbVec3f &pos, SbList< void *> &destarray, const SbBool removeduplicates=TRUE) constSbOctTree
findItems(const SbBox3f &box, SbList< void *> &destarray, const SbBool removeduplicates=TRUE) constSbOctTree
findItems(const SbSphere &sphere, SbList< void *> &destarray, const SbBool removeduplicates=TRUE) constSbOctTree
findItems(const SbPlane *const planes, const int numplanes, SbList< void *> &destarray, const SbBool removeduplicates=TRUE) constSbOctTree
getBoundingBox(void) constSbOctTree
removeItem(void *const item)SbOctTree
SbOctTree(const SbBox3f &bbox, const SbOctTreeFuncs &itemfuncs, const int maxitemspernode=64)SbOctTree
~SbOctTree()SbOctTree