#include <Inventor/SbBasic.h>
#include <Inventor/SbString.h>
#include <Inventor/nodes/SoNode.h>
#include <Inventor/fields/SoSFFilePathString.h>
#include <Inventor/fields/SoSFEnum.h>
#include <Inventor/fields/SoSFBool.h>
#include <Inventor/fields/SoMFUniformShaderParameter.h>
#include <Inventor/STL/cassert>
#include <Inventor/STL/map>
#include <Inventor/helpers/SbConstCharMap.h>
Go to the source code of this file.
Classes | |
class | SoShaderObject |
Abstract node class which defines a shader object. More... |