1 #ifndef COIN_SOSIMPLIFYACTION_H
2 #define COIN_SOSIMPLIFYACTION_H
27 #include <Inventor/actions/SoAction.h>
28 #include <Inventor/actions/SoSubAction.h>
30 class SoSimplifyActionP;
43 virtual void apply(
const SoPathList & pathlist, SbBool obeysrules = FALSE);
51 SoSimplifyActionP * pimpl;
54 #endif // !COIN_SOSIMPLIFYACTION_H
virtual void apply(SoNode *root)
Definition: SoAction.cpp:476
virtual void beginTraversal(SoNode *node)
Definition: SoAction.cpp:1208
The SoAction class is the base class for all traversal actions.
Definition: SoAction.h:67
SoSimplifyAction(void)
Definition: SoSimplifyAction.cpp:50
The SoPathList class is a container for pointers to SoPath objects.
Definition: SoPathList.h:31
The SoPath class is a container class for traversal path descriptions.
Definition: SoPath.h:43
virtual void beginTraversal(SoNode *node)
Definition: SoSimplifyAction.cpp:64
The SoSimplifyAction class is the base class for the simplify action classes.
Definition: SoSimplifyAction.h:32
virtual void apply(SoNode *root)
Definition: SoSimplifyAction.cpp:70
static void initClass(void)
Definition: SoAction.cpp:392
The SoNode class is the base class for nodes used in scene graphs.
Definition: SoNode.h:47
virtual ~SoSimplifyAction(void)
Definition: SoSimplifyAction.cpp:58
Copyright © 1998-2007 by Systems in Motion AS. All rights reserved.
Generated on Mon Jul 27 2020 for Coin by Doxygen. 1.8.18