#include "PreCompiled.h"
#include <Standard_math.hxx>
#include <Python.h>
#include <Inventor/nodes/SoLineSet.h>
#include <Inventor/nodes/SoBaseColor.h>
#include <Inventor/nodes/SoSeparator.h>
#include <Inventor/nodes/SoCoordinate3.h>
#include <Base/Console.h>
#include <Base/Interpreter.h>
#include <Base/GeometryPyCXX.h>
#include <Base/VectorPy.h>
#include <CXX/Extensions.hxx>
#include <CXX/Objects.hxx>
#include <App/Application.h>
#include <App/Document.h>
#include <App/DocumentObserver.h>
#include <Gui/Document.h>
#include <Gui/View3DInventor.h>
#include <Gui/View3DInventorViewer.h>
#include <Gui/Application.h>
#include <Mod/Part/App/PropertyGeometryList.h>
#include "Workbench.h"
Go to the source code of this file.
Classes | |
class | ObjectObserver |
class | SandboxModuleGui |
Functions | |
void | CreateSandboxCommands (void) |
void SandboxGuiExport | initSandboxGui () |
void CreateSandboxCommands | ( | void | ) |
Definition at line 1251 of file Mod/Sandbox/Gui/Command.cpp.
References Gui::CommandManager::addCommand(), and Gui::Application::Instance.
Referenced by initSandboxGui().
void SandboxGuiExport initSandboxGui | ( | ) |
Definition at line 243 of file AppSandboxGui.cpp.
References Base::Console(), CreateSandboxCommands(), SandboxGui::Workbench::init(), SandboxGui::SoWidgetShape::initClass(), Gui::Application::Instance, Base::Interpreter(), and Base::Exception::what().