Coin3D is Free Software, published under the BSD 3-clause license. |
https://bitbucket.org/Coin3D/ http://www.kongsberg.com/kogt/ |
#include <Inventor/tools/SbPimplPtr.h>
#include <Inventor/actions/SoSubAction.h>
#include <Inventor/actions/SoAction.h>
#include <Inventor/actions/SoCallbackAction.h>
Go to the source code of this file.
Classes | |
struct | SoIntersectingPrimitive |
Struct with collision information. More... | |
class | SoIntersectionDetectionAction |
The SoIntersectionDetectionAction class is for detecting intersecting primitives in a scene. More... | |