

#include <nitro/prc.h>
typedef struct PRCInputPattern
{
...
} PRCInputPattern;
Do not access these elements directly.
This data is the result of shaping (normalization, resampling) strokes input from the touch panel in order to recognize patterns. The constituent line segment lengths and angles of lines segments, bounding boxes, and the like have been precalculated and stored.
PRC_InitInputPattern*, PRC_GetRecognizedEntry*
2004/10/28 Changed regularize to normalize.
2004/06/23 Initial version.
CONFIDENTIAL