#include <Inventor/nodes/SoShape.h>
#include <Inventor/nodes/SoVertexProperty.h>
#include <Inventor/fields/SoSFNode.h>
#include <Inventor/threads/SbThreadSpinlock.h>
#include <Inventor/elements/SoNormalBindingElement.h>
#include <Inventor/elements/SoTangentBindingElement.h>
#include <Inventor/STL/map>
#include <Inventor/SbPImpl.h>
#include <Inventor/nodes/SoVertexShader.h>
Go to the source code of this file.
Classes | |
class | SoVertexShape |
Abstract base class for all vertex-based shape nodes. More... |