1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2<html> 3 4<head> 5<META http-equiv="Content-Type" content="text/html; charset=windows-1252"> 6<META name="GENERATOR" content="IBM WebSphere Studio Homepage Builder Version 8.0.0.0 for Windows"> 7<META http-equiv="Content-Style-Type" content="text/css"> 8<title>PRCPrototypeDB</title> 9<LINK rel="stylesheet" href="../../css/nitro.css" type="text/css"> 10</head> 11 12<body> 13 14<h1 align="left">PRCPrototypeDB <img src="../../image/NTR.gif"align="middle"><img src="../../image/TWL.gif" align="middle"></h1> 15<h2>Definition</h2> 16<dl> 17 <dd><PRE><CODE>#include <nitro/prc.h> 18 19typedef struct PRCPrototypeDB 20{ 21 ... 22} PRCPrototypeDB; 23</CODE></PRE></dd> 24</dl> 25 26<h2>Elements</h2> 27<P>Do not access these elements directly.</P> 28 29<H2>Description</H2> 30<P>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 <CODE><A href="PRCPrototypeList.html">PRCPrototypeList</A></CODE> structure that holds only stroke data for each sample pattern—and that constitute each sample pattern.</P> 31<h2>See Also</h2> 32<p><CODE><A href="PRC_InitPrototypeDB.html">PRC_InitPrototypeDB*</A>, <A href="PRC_GetRecognizedEntry.html">PRC_GetRecognizedEntry*</A><br></CODE></p> 33 34<H2>Revision History</H2> 35<P>2004/06/23 Initial version.</P> 36<hr><p>CONFIDENTIAL</p></body> 37</html> 38