/* Return code for callbacks, determines whether the operation is finished
and will unscheduled, or whether it will continue running. */
typedef unsigned int HDCallbackCode;
#define HD_CALLBACK_DONE 0
#define HD_CALLBACK_CONTINUE 1
from
\OpenHaptics\Academic\3.2\include\HD\hdScheduler.h
댓글 없음:
댓글 쓰기