19#ifndef _PLANE_BOX_INTERSECTION_H_
20#define _PLANE_BOX_INTERSECTION_H_
28class PlaneBoxIntersectionImpl;
102 static void fieldSensorCB(
void *,
SoSensor *);
104 PlaneBoxIntersectionImpl* m_impl;
#define SO_NODE_HEADER(className)
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> (Preview feature...
SoSFPlane plane
Plane to intersect with.
PlaneBoxIntersection()
Constructor.
static void initClass()
Initialize this class.
SoSFBox3f box
3D box to be intersected.
static void exitClass()
Finish this class.
Sensor class that can be attached to Open Inventor fields.
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Field containing...
Field containing a plane equation.
Abstract base class for Open Inventor sensors.
#define INVENTORMEDICAL_API