| Class | Description |
---|
| FlareMarker |
Container for information about a marker detected by flareor flareFT, including:
pattern and session ids
centerpoint of marker
corners of marker outline
Vector3D instance that describes x, y, and z location, and rotation (in the z-axis) of marker
rotation of marker around x, y, and z axes
|
| FLARMarker |
Container for information about a detected marker, including:
pattern and session ids
centerpoint of marker
corners of marker outline
Vector3D instance that describes x, y, and z location, and rotation (in the z-axis) of marker
rotation of marker around x, y, and z axes
|
| FLARMarkerEvent |
FLARMarkerEvents contain detected FLARManager markers,
and are dispatched by FLARManager. |
| FLARToolkitMarker |
Container for information about a marker detected by FLARToolkit, including:
pattern and session ids
centerpoint of marker
corners of marker outline
Vector3D instance that describes x, y, and z location, and rotation (in the z-axis) of marker
rotation of marker around x, y, and z axes
|