Coin Logo http://www.coin3d.org/
http://www.kongsberg.com/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) const SbBSPTree
findClosest(const SbSphere &sphere, SbIntList &array) const SbBSPTree
findClosest(const SbSphere &sphere, SbList< int > &array) const SbBSPTree
findPoint(const SbVec3f &pos) const SbBSPTree
findPoints(const SbSphere &sphere, SbIntList &array) const SbBSPTree
findPoints(const SbSphere &sphere, SbList< int > &array) const SbBSPTree
getBBox() const SbBSPTree
getPoint(const int idx) const SbBSPTree
getPoint(const int idx, SbVec3f &pt) const SbBSPTree
getPointsArrayPtr() const SbBSPTree
getUserData(const int idx) const SbBSPTree
numPoints() const SbBSPTree
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

Copyright © by Kongsberg Oil & Gas Technologies. All rights reserved.

Generated for Coin by Doxygen