Coin Logo Coin3D is Free Software,
published under the BSD 3-clause license.
https://bitbucket.org/Coin3D/
http://www.kongsberg.com/kogt/
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
SoAngle1Dragger.cpp File Reference
#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)
 

Macro Definition Documentation

◆ PRIVATE

#define PRIVATE (   p)    (p->pimpl)

◆ PUBLIC

#define PUBLIC (   p)    (p->master)

Function Documentation

◆ SO_KIT_SOURCE()

SO_KIT_SOURCE ( SoAngle1Dragger  )