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
ViewportRegion.cpp File Reference
#include <config.h>
#include "ViewportRegion.h"
#include <Inventor/elements/SoViewportRegionElement.h>
#include <Inventor/actions/SoGLRenderAction.h>
#include <Inventor/elements/SoGLCacheContextElement.h>
#include <Inventor/threads/SbMutex.h>
#include <GL/gl.h>

Macros

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

Functions

 SO_NODE_SOURCE (ViewportRegion)
 

Macro Definition Documentation

◆ PRIVATE

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

Function Documentation

◆ SO_NODE_SOURCE()

SO_NODE_SOURCE ( ViewportRegion  )