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
SmAnnotationWall.cpp File Reference
#include "SmAnnotationWall.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/caches/SoCache.h>
#include <SmallChange/nodes/SmTextureText2.h>
#include <cstring>
#include <Inventor/SbClip.h>

Macros

#define PRIVATE(p)   ((p)->pimpl)
 
#define PUBLIC(p)   ((p)->master)
 

Functions

 SO_KIT_SOURCE (SmAnnotationWall)
 

Macro Definition Documentation

◆ PRIVATE

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

◆ PUBLIC

#define PUBLIC (   p)    ((p)->master)

Function Documentation

◆ SO_KIT_SOURCE()

SO_KIT_SOURCE ( SmAnnotationWall  )