|
http://www.sim.no/ http://www.coin3d.org/ |
#include <Inventor/SbOctTree.h>
Public Attributes | |
| SbBool(* | ptinsidefunc )(void *const item, const SbVec3f &pt) |
| SbBool(* | insideboxfunc )(void *const item, const SbBox3f &box) |
| SbBool(* | insidespherefunc )(void *const item, const SbSphere &sphere) |
| SbBool(* | insideplanesfunc )(void *const item, const SbPlane *const planes, const int numplanes) |
The only function pointer that must be set up is insideboxfunc. The other functions must be set if you intend to use the corresponding find methods in SbOctTree.
Should return whether a point is inside item.
Should return whether item is either fully or partly inside a box.
Should return whether item is either fully or partly inside a sphere.
Should return whether item is either fully or partly inside a set of planes.
Copyright © 1998-2009 by Kongsberg SIM. All rights reserved.
Generated on Mon Jun 15 11:58:26 2009 for Coin by Doxygen 1.5.9.