#include "HippView.h"#include "Envini.h"#include "HippApp.h"#include "HippDocPrintout.h"#include "HippCairo.h"#include "../commands/CreatePolylineCommand.h"#include "../nodes/PaintableTexture.h"#include <wx/cmdproc.h>#include <wx/dc.h>#include <wx/log.h>#include <H3D/DeviceInfo.h>#include <H3D/CollisionOptions.h>#include <H3D/GraphicsCachingOptions.h>#include <H3D/DebugOptions.h>#include <H3D/HapticsOptions.h>#include <H3D/GeometryBoundTreeOptions.h>#include <H3D/OpenHapticsOptions.h>#include <H3D/ViewpointGroup.h>#include <H3DUtil/DynamicLibrary.h>#include <time.h>Defines | |
| #define | wxLOG_COMPONENT "drawing" |
| #define | wxLOG_COMPONENT "" |
| #define wxLOG_COMPONENT "drawing" |
| #define wxLOG_COMPONENT "" |
1.7.1