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  
IFLARMatrixSmoother — Interface in package com.transmote.flar.utils
IFLARSource — Interface in package com.transmote.flar.source
interface that defines a means of updating and accessing a BitmapData instance to be analyzed by FLARToolkit's marker detection.
incrementRemovalAge() — Method in class com.transmote.flar.marker.FLARMarker
increment removal age by one.
init(captureWidth, captureHeight, fps, mirrored, displayWidth, displayHeight, downsampleRatio) — Method in class com.transmote.flar.source.FLARCameraSource
Initialize this FLARCameraSource.
inited — Property in class com.transmote.flar.source.FLARCameraSource
returns true if initialization is complete.
inited — Property in class com.transmote.flar.source.FLARLoaderSource
returns true if initialization is complete.
inited — Property in interface com.transmote.flar.source.IFLARSource
returns true if initialization is complete.
inited — Property in class com.transmote.flar.utils.FLARProxy
returns true if initialization is complete.
initFromFile(flarConfigPath) — Method in class com.transmote.flar.FLARManager
load FLARManager configuration from an xml file.
initManual(cameraParamsPath, patterns, source:com.transmote.flar.source:IFLARSource) — Method in class com.transmote.flar.FLARManager
the old-fashioned way to initialize FLARManager.
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