|
latest version v1.9 - last update 24 Nov 2005 |
|
#include <ltiLkTracker.h>
Collaboration diagram for lti::lkTracker::vec2d:
Public Member Functions | |
| vec2d () | |
| ~vec2d () | |
Public Attributes | |
| tpoint< float > | p |
| tpoint< float > | d |
| float | error |
|
|
Default constructor. Intialize all members with 0.0f |
|
|
default destructor
|
|
|
direction of the vector
|
|
|
error term
|
|
|
position of the origin of the vector
|