|
Coin3D is Free Software, published under the BSD 3-clause license. |
https://bitbucket.org/Coin3D/ http://www.kongsberg.com/kogt/ |
#include "SmAnnotationAxis.h"#include <Inventor/nodes/SoSeparator.h>#include <Inventor/elements/SoModelMatrixElement.h>#include <Inventor/elements/SoProjectionMatrixElement.h>#include <Inventor/elements/SoViewingMatrixElement.h>#include <Inventor/elements/SoCacheElement.h>#include <Inventor/elements/SoViewportRegionElement.h>#include <Inventor/elements/SoViewVolumeElement.h>#include <Inventor/elements/SoCullElement.h>#include <Inventor/actions/SoGLRenderAction.h>#include <Inventor/actions/SoGetBoundingBoxAction.h>#include <Inventor/nodes/SoSwitch.h>#include <Inventor/nodes/SoInfo.h>#include <Inventor/nodes/SoMaterial.h>#include <Inventor/nodes/SoLineSet.h>#include <Inventor/nodes/SoVertexProperty.h>#include <Inventor/SbTime.h>#include <Inventor/sensors/SoAlarmSensor.h>#include <Inventor/sensors/SoOneShotSensor.h>#include <SmallChange/nodes/SmTextureText2.h>#include <SmallChange/nodes/SmTextureText2Collector.h>#include <cstring>Macros | |
| #define | PRIVATE(p) ((p)->pimpl) |
| #define | PUBLIC(p) ((p)->master) |
Functions | |
| SO_KIT_SOURCE (SmAnnotationAxis) | |
| #define PRIVATE | ( | p | ) | ((p)->pimpl) |
| #define PUBLIC | ( | p | ) | ((p)->master) |
| SO_KIT_SOURCE | ( | SmAnnotationAxis | ) |