#include <Inventor/actions/SoAction.h>
#include <Inventor/actions/SoSubAction.h>
#include <Inventor/actions/SoCallbackAction.h>
#include <Inventor/actions/SoSimplifyAction.h>
#include <Inventor/nodes/SoMaterial.h>
#include <Inventor/nodes/SoBaseColor.h>
#include <Inventor/fields/SoMFFloat.h>
#include <Inventor/SoType.h>
Go to the source code of this file.
Classes | |
class | SoGlobalSimplifyAction |
Traverses the scene graph and collects all the triangles in a single list. More... |