38 #include <Inventor/SbLinear.h> 39 #include <Inventor/Win/SoWinBasic.h> 43 static void initClass(
void);
70 Shape getShape(
void)
const;
71 void setShape(
const Shape shape);
73 const CustomCursor & getCustomCursor(
void)
const;
81 void commonConstructor(
const Shape shape,
const CustomCursor * cc);
87 #endif // ! SOWIN_CURSOR_H unsigned char * mask
Definition: SoWinCursor.h:49
The SoWinCursor class is used to set cursors for GUI components.
Definition: SoWinCursor.h:41
The SoWinCursor::CustomCursor class is used to specify bitmap data for SoWinCursor custom cursors...
Definition: SoWinCursor.h:45
unsigned char * bitmap
Definition: SoWinCursor.h:48
Shape
Definition: SoWinCursor.h:54
Definition: SoWinCursor.h:58
Definition: SoWinCursor.h:57
SbVec2s dim
Definition: SoWinCursor.h:46
SbVec2s hotspot
Definition: SoWinCursor.h:47