Coin Logo Coin3D is Free Software,
published under the BSD 3-clause license.
https://coin3d.github.io
https://www.kongsberg.com/en/kogt/
SbBSPTree Member List

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

addPoint(const SbVec3f &pt, void *const userdata=NULL)SbBSPTree
clear(const int initsize=4)SbBSPTree
findClosest(const SbVec3f &pos) constSbBSPTree
findClosest(const SbSphere &sphere, SbIntList &array) constSbBSPTree
findClosest(const SbSphere &sphere, SbList< int > &array) constSbBSPTree
findPoint(const SbVec3f &pos) constSbBSPTree
findPoints(const SbSphere &sphere, SbIntList &array) constSbBSPTree
findPoints(const SbSphere &sphere, SbList< int > &array) constSbBSPTree
getBBox() constSbBSPTree
getPoint(const int idx) constSbBSPTree
getPoint(const int idx, SbVec3f &pt) constSbBSPTree
getPointsArrayPtr() constSbBSPTree
getUserData(const int idx) constSbBSPTree
numPoints() constSbBSPTree
removePoint(const SbVec3f &pt)SbBSPTree
removePoint(const int idx)SbBSPTree
SbBSPTree(const int maxnodepts=64, const int initsize=4)SbBSPTree
setUserData(const int idx, void *const data)SbBSPTree
~SbBSPTree()SbBSPTree