#include <Inventor/actions/SoAction.h>
#include <Inventor/actions/SoSubAction.h>
#include <Inventor/SoType.h>
#include <Inventor/SbViewportRegion.h>
#include <Inventor/SoPrimitiveVertex.h>
Go to the source code of this file.
Classes | |
struct | SoIntersectingPrimitive |
class | SoIntersectionDetectionAction |
Class to detect intersections. More... | |
Typedefs | |
typedef SbBool | SoIntersectionFilterCB (void *userData, const SoPath *p1, const SoPath *p2) |
typedef SbBool SoIntersectionFilterCB(void *userData, const SoPath *p1, const SoPath *p2) |