|
Coin3D is Free Software, published under the BSD 3-clause license. |
https://bitbucket.org/Coin3D/ http://www.kongsberg.com/kogt/ |
#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) | |
| #define PRIVATE | ( | _thisp_ | ) | ((_thisp_)->pimpl) |
| SO_NODE_SOURCE | ( | ViewportRegion | ) |