|
Gocator Development Kit
|
| kStatus GdkTool_VProcess | ( | GdkTool | tool, |
| GdkToolInput | input, | ||
| GdkToolOutput | output | ||
| ) |
Process an incoming frame.
The tool implementation should process the incoming data and send out results within this function.
| tool | Tool object. |
| input | Collection of inputs. |
| output | Collection of outputs. |