|
|
#include "ExportVRML.h"#include <ArmarXCore/core/logging/Logging.h>#include <Inventor/VRMLnodes/SoVRMLGroup.h>#include <Inventor/actions/SoToVRML2Action.h>#include <Inventor/actions/SoWriteAction.h>#include <Inventor/nodes/SoFile.h>#include <Inventor/nodes/SoSeparator.h>
Include dependency graph for ExportVRML.cpp:Go to the source code of this file.
Namespaces | |
| armarx | |
| This file offers overloads of toIce() and fromIce() functions for STL container types. | |
| armarx::viz | |
| This file is part of ArmarX. | |
| armarx::viz::coin | |
Functions | |
| void | exportToVRML (SoNode *node, std::string const &exportFilePath) |