Auxilliary Tool:
A data structure that keeps track of a vector-valued action, and a time at which that action was taken.
More...
#include <StructTypes.h>
Public Attributes | |
cv::Mat | actionVals |
The action that was taken. | |
double | timeStamp |
The time at which the action was taken. |
Auxilliary Tool:
A data structure that keeps track of a vector-valued action, and a time at which that action was taken.