Gocator Development Kit
 All Classes Files Functions Variables Typedefs Friends Modules Pages
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.

Parameters
toolTool object.
inputCollection of inputs.
outputCollection of outputs.
Returns
Operation status.