#include <Inventor/nodes/SoNode.h>
#include <Inventor/fields/SoSFInt32.h>
#include <Inventor/fields/SoSFEnum.h>
#include <Inventor/fields/SoSFNode.h>
#include <Inventor/fields/SoSFBool.h>
#include <Inventor/SbEnums.h>
#include <Inventor/nodes/SoShaderParameter.h>
Go to the source code of this file.
Classes | |
class | SoShaderParameterImage |
Shader parameter node storing a texture image. More... |