$search

EdgeDetection::BoundedLine Class Reference

#include <BoundedLine.h>

Inheritance diagram for EdgeDetection::BoundedLine:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 BoundedLine (Vector2 start, Vector2 end)
 BoundedLine ()
Vector2 GetEnd ()
double GetLength ()
Vector2 GetPosition (double fraction)
Vector2 GetStart ()
 ~BoundedLine ()

Private Attributes

Vector2 end
Vector2 start

Detailed Description

Definition at line 7 of file BoundedLine.h.


Constructor & Destructor Documentation

EdgeDetection::BoundedLine::BoundedLine (  )  [inline]

Definition at line 13 of file BoundedLine.h.

EdgeDetection::BoundedLine::BoundedLine ( Vector2  start,
Vector2  end 
) [inline]

Definition at line 18 of file BoundedLine.h.

EdgeDetection::BoundedLine::~BoundedLine (  )  [inline]

Definition at line 25 of file BoundedLine.h.


Member Function Documentation

Vector2 EdgeDetection::BoundedLine::GetEnd (  )  [inline]

Definition at line 10 of file BoundedLine.h.

double EdgeDetection::BoundedLine::GetLength (  )  [inline]

Definition at line 11 of file BoundedLine.h.

Vector2 EdgeDetection::BoundedLine::GetPosition ( double  fraction  )  [inline]

Definition at line 27 of file BoundedLine.h.

Vector2 EdgeDetection::BoundedLine::GetStart (  )  [inline]

Definition at line 9 of file BoundedLine.h.


Member Data Documentation

Definition at line 7 of file BoundedLine.h.

Definition at line 6 of file BoundedLine.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


aruco_pose
Author(s): Julian Brunner
autogenerated on Tue Dec 4 01:11:39 2012