gml_TTrackingEvent Struct Reference

#include <gml_TrackedObject.h>

Collaboration diagram for gml_TTrackingEvent:

Collaboration graph
[legend]
List of all members.

Detailed Description

Type of events that can occur during tracking.


Public Types

enum  Type { Noop, Appear, Motion, Disappear }
 categories of tracking events

Public Member Functions

char * Name ()
 name associated with the event's type

Public Attributes

Type fType
 type of the event
UInt32 fIdentity
 unique identifier of the event source object
gml_TPointFloat fPoint
 coordinates associated with the event
UInt64 fTimeStamp
 event generation timestamp (nanoseconds)

The documentation for this struct was generated from the following files:
Generated on Tue Jun 12 14:03:28 2007 for gml by Doxygen 1.5.2.