ACT-CV - Machine Vision for Cognitive Modeling
Public Attributes | List of all members
Line Struct Reference

used for data exchange More...

Collaboration diagram for Line:
Collaboration graph

Public Attributes

int end1x
 
int end1y
 
int end2x
 
int end2y
 

Detailed Description

used for data exchange

Definition at line 35 of file ACT-CV.i.

Member Data Documentation

int Line::end1x

Definition at line 36 of file ACT-CV.i.

Referenced by operator<<(), and TestLines().

int Line::end1y

Definition at line 37 of file ACT-CV.i.

Referenced by operator<<(), and TestLines().

int Line::end2x

Definition at line 38 of file ACT-CV.i.

Referenced by operator<<(), and TestLines().

int Line::end2y

Definition at line 39 of file ACT-CV.i.

Referenced by operator<<(), and TestLines().


The documentation for this struct was generated from the following file:


ACT-CV - Machine Vision for Cognitive Modeling
© 2015 Marc Halbruegge (actcvlibrary@googlemail.com)