17#ifndef __albaDeviceButtonsPadTracker_h
18#define __albaDeviceButtonsPadTracker_h
87 ID_TB_X_EXTENT=Superclass::ID_LAST,
183 inline double GetMax(
double x,
double y);
186 inline double GetMax3(
double x,
double y,
double z);
226 double m_TrackedBoxOrientation[3];
227 double m_TBPosition[3];
247 return (x>=y)?x:((y>=z)?y:z);
long albaID
type for IDs inside ALBA
double albaTimeStamp
type for time varying data timestamps (not for pipelines timestamps!)
Hold a reference to a T instance.
Avatars are entities moving in the virtual world according to user's movements, and thus representing...
Implementation of the message object for the Subject/Observer design pattern.
Event class to transport a triggering button and a position from pointing devices.
albaMatrix - Time stamped 4x4 Matrix.
Critical section locking class that can be allocated on the stack.
This class simply stores a Box boundary (i.e.
Abstract class representing the interface for the unit of information stored in the storage.
TRACKER_WIDGET_ID
Issued when the tracker is moved.