MeVisLabToolboxReference
MeVis/Foundation/Sources/MLInventorBinding/SoViewerElement.h File Reference

Element that stores a proxy object to the currently active viewer. More...

#include "InventorWrapperDllInit.h"
#include "SoViewerProxy.h"
#include "XVEnterScope.h"
#include <Inventor/elements/SoSubElement.h>
#include "XVLeaveScope.h"

Go to the source code of this file.

Classes

class  SoViewerElement
 Element that stores a proxy object to the currently active viewer. More...

Defines

#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:

Detailed Description

Element that stores a proxy object to the currently active viewer.

Author:
Uwe Siems
Date:
02/2007

Definition in file SoViewerElement.h.


Define Documentation

#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 70 of file SoViewerElement.h.