#include <nitro/prc.h>
typedef struct PRCPrototypeDB
{
...
} PRCPrototypeDB;
This is the sample DB used for pattern recognition. This structure is the result of the line lengths and angles, boundary boxes and the like that were precalculated—based on a PRCPrototypeList structure that holds only stroke data for each sample pattern—and that constitute each sample pattern.
Do not directly access these elements.
PRC_InitPrototypeDB*, PRC_GetRecognizedEntry*
06/23/2004 Initial Version