Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

LinesPercept::LinePoints Class Reference

#include <LinesPercept.h>

Inheritance diagram for LinesPercept::LinePoints:

Inheritance graph
[legend]
Collaboration diagram for LinesPercept::LinePoints:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void serialize (In *in, Out *out)

Public Attributes

LinePoint pointsOnField [LinesPercept::maxNumberOfPoints]
 The points on lines.

LinePoint pointsInImage [LinesPercept::maxNumberOfPoints]
 The points on lines.

int numberOfPoints

Member Function Documentation

void LinesPercept::LinePoints::serialize In in,
Out out
[inline, virtual]
 

Implements Streamable.

Definition at line 78 of file LinesPercept.h.

References pointsInImage, pointsOnField, STREAM_DYN_ARRAY, STREAM_REGISTER_BEGIN, and STREAM_REGISTER_FINISH.


Member Data Documentation

LinePoint LinesPercept::LinePoints::pointsOnField[ LinesPercept::maxNumberOfPoints]
 

The points on lines.

Definition at line 74 of file LinesPercept.h.

Referenced by LinesPercept::add(), and serialize().

LinePoint LinesPercept::LinePoints::pointsInImage[ LinesPercept::maxNumberOfPoints]
 

The points on lines.

Definition at line 75 of file LinesPercept.h.

Referenced by LinesPercept::add(), and serialize().

int LinesPercept::LinePoints::numberOfPoints
 

Definition at line 76 of file LinesPercept.h.

Referenced by LinesPercept::add(), and LinesPercept::reset().


The documentation for this class was generated from the following file:
Generated on Mon Mar 20 22:17:24 2006 for GT2005 by doxygen 1.3.6