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
SmLazyFile.cpp File Reference
#include <SmallChange/nodes/SmLazyFile.h>
#include <Inventor/SoInput.h>
#include <Inventor/actions/SoAction.h>
#include <Inventor/actions/SoGLRenderAction.h>
#include <Inventor/actions/SoGetBoundingBoxAction.h>

Macros

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

Functions

 SO_NODE_SOURCE (SmLazyFile)
 

Macro Definition Documentation

◆ PRIVATE

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

◆ PUBLIC

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

Function Documentation

◆ SO_NODE_SOURCE()

SO_NODE_SOURCE ( SmLazyFile  )