1 #ifndef COIN_SOWRITEACTION_H
2 #define COIN_SOWRITEACTION_H
27 #include <Inventor/actions/SoAction.h>
28 #include <Inventor/actions/SoSubAction.h>
29 #include <Inventor/tools/SbLazyPimplPtr.h>
47 void continueToApply(
SoNode * node);
48 void continueToApply(
SoPath * path);
52 virtual SbBool shouldCompactPathLists(
void)
const;
55 void commonConstructor(
SoOutput * out);
58 SbBool localoutputalloc;
62 SbLazyPimplPtr<SoWriteActionP> pimpl;
69 #endif // !COIN_SOWRITEACTION_H
The SoWriteAction class writes a scene graph to file.
Definition: SoWriteAction.h:33
The SoOutput class is an abstraction of an output stream.
Definition: SoOutput.h:42
virtual void beginTraversal(SoNode *node)
Definition: SoAction.cpp:1263
The SoAction class is the base class for all traversal actions.
Definition: SoAction.h:68
The SoPath class is a container class for traversal path descriptions.
Definition: SoPath.h:43
static void initClass(void)
Definition: SoAction.cpp:366
The SoNode class is the base class for nodes used in scene graphs.
Definition: SoNode.h:47
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated for Coin by Doxygen 1.8.18.