![]() |
Coin3D is Free Software, published under the BSD 3-clause license. |
https://bitbucket.org/Coin3D/ http://www.kongsberg.com/kogt/ |
#include "SoAngle1Dragger.h"
#include <Inventor/nodes/SoSeparator.h>
#include <Inventor/nodes/SoSwitch.h>
#include <Inventor/projectors/SbCylinderPlaneProjector.h>
#include <Inventor/sensors/SoFieldSensor.h>
#include <Inventor/nodes/SoEventCallback.h>
#include <Inventor/nodes/SoMaterial.h>
Macros | |
#define | PRIVATE(p) (p->pimpl) |
#define | PUBLIC(p) (p->master) |
Functions | |
SO_KIT_SOURCE (SoAngle1Dragger) | |
#define PRIVATE | ( | p | ) | (p->pimpl) |
#define PUBLIC | ( | p | ) | (p->master) |
SO_KIT_SOURCE | ( | SoAngle1Dragger | ) |