Main Page | Namespace List | Class Hierarchy | Class List | Namespace Members | Class Members

ARLib::Detection::ARMarkerPoint Class Reference

Presents a single marker detection point. More...

#include <armarkers.h>

Inheritance diagram for ARLib::Detection::ARMarkerPoint:

ARLib::Utility::ARPoint2D< int > List of all members.

Public Types

enum  MarkerPointState { MARKER_POINT_OFF = 0, MARKER_POINT_ON = 1, MARKER_POINT_UNKNOWN = 2 }
 Enumeration for defining the state of a marker point. More...

Detailed Description

Presents a single marker detection point.


Member Enumeration Documentation

enum ARLib::Detection::ARMarkerPoint::MarkerPointState
 

Enumeration for defining the state of a marker point.

Enumeration values:
MARKER_POINT_OFF  = (0) Marker point is off.
MARKER_POINT_ON  = (1) Marker point is on.
MARKER_POINT_UNKNOWN  = (2) Marker point is unknown (probably off-screen).


The documentation for this class was generated from the following file:
Generated on Wed Aug 31 18:01:39 2005 for ARLib by  doxygen 1.3.9.1