gml_TTrackedVector::Event Struct Reference

#include <gml_TrackedVector.h>

Collaboration diagram for gml_TTrackedVector::Event:

Collaboration graph
[legend]
List of all members.

Detailed Description

Type of events that can occur during tracking.


Public Types

enum  Type { Noop, Appear, Update, 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
UInt64 fTimeStamp
 event generation timestamp (nanoseconds)
gml_TArray< Float32fFeatures
 current object features

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.