#include <Inventor/sys/port.h>#include <Inventor/Win/SoWin.h>#include <Inventor/Win/SoWinBeginStrict.h>#include <Inventor/Win/SoWinEndStrict.h>Go to the source code of this file.
Classes | |
| class | SoWinClipboard |
Supports copy/paste for Open Inventor using the Windows clipboard. More... | |
Defines | |
| #define | _XA_CLIPBOARD_ ((Atom) 0) |
| #define | XA_STRING ((Atom) 1) |
Typedefs | |
| typedef void | SoWinClipboardPasteCB (void *userData, SoPathList *pathList) |
| #define _XA_CLIPBOARD_ ((Atom) 0) |
| #define XA_STRING ((Atom) 1) |
| typedef void SoWinClipboardPasteCB(void *userData, SoPathList *pathList) |