Defines

hipp/gui/H3DViewerConfig.h File Reference

Go to the source code of this file.

Defines

#define INCLUDE_PLUGINS_DIR_PLUGINS
#define ALLOW_ADDING_PLUGINS
#define H3DVIEWER_APP_NAME   wxT("H3DViewer 2.1")

Detailed Description

Based on H3DViewer's H3DViewerConfig.h file, found at https://www.h3dapi.org:8090/H3DAPI/trunk/H3DAPI/H3DViewer/src/H3DViewerConfig.cmake


Define Documentation

#define ALLOW_ADDING_PLUGINS

If defined buttons will be added to the plugins dialog allowing a user to select any file at all and load it as a plugin.

#define H3DVIEWER_APP_NAME   wxT("H3DViewer 2.1")

This will be the H3DViewer application name and is therefore the registry key for where recent history and settings will be stored. The application name depends on whether H3DViewer is built for a stand alone release or as a part of H3DAPI release.

#define INCLUDE_PLUGINS_DIR_PLUGINS

If defined all plugins in the plugins directory for H3DViewer is loaded on startup. The plugins directory depends on the system. E.g. for Windows it is path_to_executable/../plugins and on OSX it is the Contents/Plugins directory of the H3DViewer.app.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines