Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

glut_tablet.c File Reference

#include <stdlib.h>
#include "glutint.h"

Include dependency graph for glut_tablet.c:

Go to the source code of this file.

Functions

void APIENTRY glutTabletMotionFunc (GLUTtabletMotionCB tabletMotionFunc)
void APIENTRY glutTabletButtonFunc (GLUTtabletButtonCB tabletButtonFunc)
void APIENTRY glutWacomMotionFunc (GLUTwacomMotionCB wacomMotionFunc)
void APIENTRY glutWacomButtonFunc (GLUTwacomButtonCB wacomButtonFunc)


Function Documentation

void APIENTRY glutTabletButtonFunc GLUTtabletButtonCB  tabletButtonFunc  ) 
 

Definition at line 27 of file glut_tablet.c.

References __glutCurrentWindow, __glutPutOnWorkList(), __glutUpdateInputDeviceMask(), __glutUpdateInputDeviceMaskFunc, GLUT_DEVICE_MASK_WORK, and _GLUTwindow::tabletButton.

void APIENTRY glutTabletMotionFunc GLUTtabletMotionCB  tabletMotionFunc  ) 
 

Definition at line 13 of file glut_tablet.c.

References __glutCurrentWindow, __glutPutOnWorkList(), __glutUpdateInputDeviceMask(), __glutUpdateInputDeviceMaskFunc, GLUT_DEVICE_MASK_WORK, _GLUTwindow::tabletMotion, and _GLUTwindow::tabletPos.

void APIENTRY glutWacomButtonFunc GLUTwacomButtonCB  wacomButtonFunc  ) 
 

Definition at line 45 of file glut_tablet.c.

References __glutCurrentWindow, __glutPutOnWorkList(), __glutUpdateInputDeviceMask(), __glutUpdateInputDeviceMaskFunc, GLUT_DEVICE_MASK_WORK, and _GLUTwindow::wacomButton.

Referenced by GLUT_MOUSE::GLUT_MOUSE().

void APIENTRY glutWacomMotionFunc GLUTwacomMotionCB  wacomMotionFunc  ) 
 

Definition at line 36 of file glut_tablet.c.

References __glutCurrentWindow, __glutPutOnWorkList(), __glutUpdateInputDeviceMask(), __glutUpdateInputDeviceMaskFunc, GLUT_DEVICE_MASK_WORK, and _GLUTwindow::wacomMotion.

Referenced by GLUT_MOUSE::GLUT_MOUSE().


Generated on Mon Sep 18 11:41:20 2006 for jot by  doxygen 1.4.4