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
SoTCBCurve.cpp File Reference
#include <config.h>
#include "SoTCBCurve.h"
#include <Inventor/actions/SoGLRenderAction.h>
#include <Inventor/elements/SoGLCoordinateElement.h>
#include <Inventor/SoPrimitiveVertex.h>
#include <Inventor/details/SoLineDetail.h>
#include <GL/gl.h>

Macros

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

Functions

 SO_NODE_SOURCE (SoTCBCurve)
 

Macro Definition Documentation

◆ PRIVATE

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

◆ PUBLIC

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

Function Documentation

◆ SO_NODE_SOURCE()

SO_NODE_SOURCE ( SoTCBCurve  )