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
GeoMarkerKit.cpp File Reference
#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)
 

Macro Definition Documentation

◆ PRIVATE

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

◆ PUBLIC

#define PUBLIC (   obj)    ((obj)->api)

Function Documentation

◆ SO_KIT_SOURCE()

SO_KIT_SOURCE ( SmGeoMarkerKit  )