25#ifndef _SO_TRANSFORMPROJECTION_
26#define _SO_TRANSFORMPROJECTION_
29#include <Inventor/fields/SoSFFloat.h>
30#include <Inventor/fields/SoSFVec3f.h>
32#include <Inventor/projection/SbProjection.h>
33#include <Inventor/nodes/SoProjection.h>
36#pragma warning( push )
37#pragma warning( disable: 4251 )
108 static void initClass();
109 static void exitClass();
125#pragma warning( pop )
Base class for coordinate projection classes.
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Coordinate proje...
Field containing a floating-point value.
Field containing a three-dimensional vector.