![]() |
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/errors/SoDebugError.h>
#include <Inventor/nodes/SoSeparator.h>
#include <Inventor/nodes/SoSwitch.h>
#include <Inventor/sensors/SoFieldSensor.h>
#include <SmallChange/nodekits/SmGeoMarkerKit.h>
#include <SmallChange/nodes/ShapeScale.h>
Macros | |
#define | PRIVATE(obj) ((obj)->pimpl) |
#define | PUBLIC(obj) ((obj)->api) |
Functions | |
SO_KIT_SOURCE (SmGeoMarkerKit) | |
#define PRIVATE | ( | obj | ) | ((obj)->pimpl) |
#define PUBLIC | ( | obj | ) | ((obj)->api) |
SO_KIT_SOURCE | ( | SmGeoMarkerKit | ) |