|
Coin3D is Free Software, published under the BSD 3-clause license. |
https://bitbucket.org/Coin3D/ http://www.kongsberg.com/kogt/ |
#include <config.h>#include "AutoFile.h"#include <cstdlib>#include <cstddef>#include <Inventor/sensors/SoTimerSensor.h>#include <Inventor/sensors/SoIdleSensor.h>#include <Inventor/actions/SoSearchAction.h>#include <Inventor/nodes/SoSeparator.h>#include <Inventor/misc/SoChildList.h>#include <Inventor/errors/SoDebugError.h>#include <Inventor/C/tidbits.h>Macros | |
| #define | PRIVATE(p) (p->pimpl) |
| #define | PUBLIC(p) (p->master) |
Functions | |
| SO_NODE_SOURCE (AutoFile) | |
| #define PRIVATE | ( | p | ) | (p->pimpl) |
| #define PUBLIC | ( | p | ) | (p->master) |
| SO_NODE_SOURCE | ( | AutoFile | ) |