Go to the source code of this file.
Classes | |
class | cCallback |
cCallback is an abstract class that allows subclasses to define a single callback function, for example to be called by a device when it's time to compute haptic forces. This feature is _not_ supported by all devices; see cGenericDevice::setCallback(). More... |