A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
marker — Property in class com.transmote.flar.marker.FLARMarkerEvent
MARKER_ADDED — Constant static property in class com.transmote.flar.marker.FLARMarkerEvent
MARKER_REMOVED — Constant static property in class com.transmote.flar.marker.FLARMarkerEvent
MARKER_UPDATED — Constant static property in class com.transmote.flar.marker.FLARMarkerEvent
markerUpdateThreshold — Property in class com.transmote.flar.FLARManager
if a detected marker is within this distance from an active marker, FLARManager considers the detected marker to be an update of the active marker.
_minConfidence — Property in class com.transmote.flar.pattern.FLARPattern
minConfidence — Property in class com.transmote.flar.pattern.FLARPattern
'confidence' is a value assigned by FLARToolkit to each detected marker, that describes the algorithm's perceived accuracy of the pattern match.
mirrorDisplay — Property in class com.transmote.flar.FLARManager
set to true to flip the camera image horizontally; this value is passed on to this.flarSource; note that if an IFLARSource is specified after mirrorDisplay is set, the 'mirrored' property of the new IFLARSource will overwrite this value.
mirrored — Property in class com.transmote.flar.source.FLARCameraSource
set to true to flip the camera image horizontally.
mirrored — Property in class com.transmote.flar.source.FLARLoaderSource
FLARLoaderSource cannot be mirrored; method is here only for compliance with IFLARSource.
mirrored — Property in interface com.transmote.flar.source.IFLARSource
set to true to flip the camera image horizontally.
mirrored — Property in class com.transmote.flar.utils.FLARProxy
FLARProxy cannot be mirrored; method is here only for compliance with IFLARSource.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z