![]() |
Coin3D is Free Software, published under the BSD 3-clause license. |
https://bitbucket.org/Coin3D/ http://www.kongsberg.com/kogt/ |
#include <config.h>
#include <cassert>
#include <Inventor/nodes/SoSeparator.h>
#include <Inventor/nodes/SoMaterial.h>
#include <Inventor/nodes/SoCoordinate3.h>
#include <Inventor/nodes/SoIndexedLineSet.h>
#include <Inventor/sensors/SoFieldSensor.h>
#include <Inventor/actions/SoCallbackAction.h>
#include <Inventor/SoPrimitiveVertex.h>
#include <SmallChange/nodekits/SmNormalsKit.h>
Macros | |
#define | PRIVATE(obj) ((obj)->pimpl) |
Functions | |
SO_KIT_SOURCE (SmNormalsKit) | |
#define PRIVATE | ( | obj | ) | ((obj)->pimpl) |
SO_KIT_SOURCE | ( | SmNormalsKit | ) |