Coin  4.0.3
Coin3D core library
Loading...
Searching...
No Matches
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