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