13#ifndef SO_MLTRANSFORM_H 
   14#define SO_MLTRANSFORM_H 
   20#include <ThirdPartyWarningsDisable.h> 
   21#include <Inventor/nodes/SoSubNode.h> 
   22#include <Inventor/nodes/SoMatrixTransform.h> 
   23#include <Inventor/sensors/SoFieldSensor.h> 
   24#include <Inventor/fields/SoSFBool.h> 
   25#include <ThirdPartyWarningsRestore.h> 
#define INVENTORWRAPPER_API
Library initialization and export macros for platform independecy of project.
 
The SoSFMLImage field is the interface used by Inventor Nodes to access image data (in the current im...