|
MeVisLab Toolbox Reference
|
#include "InventorWrapperDllInit.h"#include "SoViewerProxy.h"#include <ThirdPartyWarningsDisable.h>#include <Inventor/elements/SoSubElement.h>#include <ThirdPartyWarningsRestore.h>Go to the source code of this file.
Classes | |
| class | SoViewerElement |
| Element that stores a proxy object to the currently active viewer. More... | |
Macros | |
| #define | SO_NODE_DEFINE_CURSOR_SHAPE_ENUM(enumType) |
| The following macro can be used to define the enum type for the cursor shape for a SoField - normally you will give SoViewerProxy::cursorShapeEnum as argument. | |
| #define SO_NODE_DEFINE_CURSOR_SHAPE_ENUM | ( | enumType | ) |
The following macro can be used to define the enum type for the cursor shape for a SoField - normally you will give SoViewerProxy::cursorShapeEnum as argument.
Definition at line 74 of file SoViewerElement.h.