V2::LineSegment Struct Reference

Collaboration diagram for V2::LineSegment:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 LineSegment (Point2D< float > inP1, Point2D< float > inP2)
double distance (const LineSegment &line)
double colorDist (const LineSegment &line)
LineSegmentoperator= (const LineSegment &line)

Public Attributes

Point2D< float > p1
Point2D< float > p2
float width
float length
float ori
int color
Point2D< float > center
std::vector< float > side1Color
std::vector< float > side2Color
float prob
float strength

Detailed Description

Definition at line 337 of file V2.H.


The documentation for this struct was generated from the following file:
Generated on Sun May 8 08:43:52 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3