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
SmPieChart.cpp File Reference
#include <Inventor/SbBasic.h>
#include <Inventor/errors/SoDebugError.h>
#include <Inventor/nodes/SoSeparator.h>
#include <Inventor/nodes/SoTexture2.h>
#include <Inventor/nodes/SoMaterial.h>
#include <Inventor/nodes/SoTranslation.h>
#include <Inventor/nodes/SoCoordinate3.h>
#include <Inventor/nodes/SoIndexedFaceSet.h>
#include <Inventor/nodes/SoIndexedLineSet.h>
#include <Inventor/nodes/SoPointSet.h>
#include <Inventor/nodes/SoPolygonOffset.h>
#include <Inventor/sensors/SoFieldSensor.h>
#include <Inventor/sensors/SoOneShotSensor.h>
#include <SmallChange/nodekits/SmPieChart.h>

Macros

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

Functions

 SO_KIT_SOURCE (SmPieChart)
 

Macro Definition Documentation

◆ PRIVATE

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

Function Documentation

◆ SO_KIT_SOURCE()

SO_KIT_SOURCE ( SmPieChart  )