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  
targetCenterpoint3D — Property, class com.transmote.flar.marker.FLARMarker
The centerpoint at the location toward which this FLARMarker is moving (target location at end of smoothing animation).
targetPosition — Property, class com.transmote.flar.marker.FLARMarker
The position toward which this FLARMarker is moving (target position at end of smoothing animation).
threshold — Property, class com.transmote.flar.FLARManager
Threshold applied to BitmapData before tracker analysis.
threshold — Property, class com.transmote.flar.tracker.FLARToolkitManager
Threshold applied to BitmapData before tracker analysis.
threshold — Property, class com.transmote.flar.tracker.FlareManager
Flare handles thresholding natively; methods here for IFLARTrackerManager compliance only.
threshold — Property, interface com.transmote.flar.tracker.IFLARTrackerManager
Threshold applied to BitmapData before tracker analysis.
thresholdAdapter — Property, class com.transmote.flar.FLARManager
IFLARThresholdAdapter used to automate threshold changes.
thresholdAdapter — Property, class com.transmote.flar.tracker.FLARToolkitManager
IFLARThresholdAdapter instance used to automate threshold changes.
thresholdAdapter — Property, class com.transmote.flar.tracker.FlareManager
Flare handles thresholding natively; methods here for IFLARTrackerManager compliance only.
thresholdAdapter — Property, interface com.transmote.flar.tracker.IFLARTrackerManager
IFLARThresholdAdapter instance used to automate threshold changes.
thresholdedBitmapData — Property, class org.libspark.flartoolkit.detector.FLARMultiMarkerDetector
2値化した画像を返却します。
thresholdSourceBitmap — Property, class com.transmote.flar.tracker.FLARToolkitManager
Retrieve a Bitmap to display the source BitmapData analyzed by the tracker post-thresholding.
thresholdSourceBitmap — Property, class com.transmote.flar.tracker.FlareManager
Flare handles thresholding natively; methods here for IFLARTrackerManager compliance only.
thresholdSourceBitmap — Property, interface com.transmote.flar.tracker.IFLARTrackerManager
Retrieve a Bitmap to display the source BitmapData analyzed by the tracker post-thresholding.
thresholdSourceDisplay — Property, class com.transmote.flar.tracker.FLARToolkitManager
Set to true to display the source BitmapData used by the FLARToolkit post-thresholding.
thresholdSourceDisplay — Property, class com.transmote.flar.tracker.FlareManager
Flare handles thresholding natively; methods here for IFLARTrackerManager compliance only.
thresholdSourceDisplay — Property, interface com.transmote.flar.tracker.IFLARTrackerManager
Set to true to display the source BitmapData used by the tracker post-thresholding.
Timeout — class, package com.transmote.utils.time
Calls a function one time, after a specified delay.
Timeout(func:Function, delay:Number, ... rest) — Constructor, class com.transmote.utils.time.Timeout
Constructor.
toString() — method, class com.transmote.flar.marker.FLARMarker
trackerId — Property, class com.transmote.flar.FLARManager
String id of layer of FLARManager that interfaces with the selected tracking library.
TRACKER_ID_FLARE — Constant Static Property, class com.transmote.flar.FLARManager
TRACKER_ID_FLARE_NFT — Constant Static Property, class com.transmote.flar.FLARManager
TRACKER_ID_FLARTOOLKIT — Constant Static Property, class com.transmote.flar.FLARManager
trackerManager — Property, class com.transmote.flar.FLARManager
The layer of FLARManager that interfaces with the selected tracking library.
trackerSource — Property, class com.transmote.flar.tracker.FLARToolkitManager
Reference to IFLARSource instance from which the tracker gets the BitmapData object to analyze for object tracking.
trackerSource — Property, class com.transmote.flar.tracker.FlareManager
Reference to IFLARSource instance from which the tracker gets the BitmapData object to analyze for object tracking.
trackerSource — Property, interface com.transmote.flar.tracker.IFLARTrackerManager
Reference to IFLARSource instance from which the tracker gets the BitmapData object to analyze for object tracking.
trackerToDisplayRatio — Property, class com.transmote.flar.source.FLARCameraSource
Ratio of area of tracker's reported results to display size.
trackerToDisplayRatio — Property, class com.transmote.flar.source.FLARLoaderSource
Ratio of area of tracker's reported results to display size.
trackerToDisplayRatio — Property, class com.transmote.flar.source.FLARProxy
Ratio of area of tracker's reported results to display size.
trackerToDisplayRatio — Property, interface com.transmote.flar.source.IFLARSource
Ratio of area of tracker's reported results to display size.
trackerToSourceRatio — Property, class com.transmote.flar.utils.FLARManagerConfigLoader
TRACKING_MODE_MULTI — Constant Static Property, class com.transmote.flar.FLARManager
TRACKING_MODE_SINGLE — Constant Static Property, class com.transmote.flar.FLARManager
_transformMatrix — Property, class com.transmote.flar.marker.FLARMarker
transformMatrix — Property, class com.transmote.flar.marker.FLARMarker
A Matrix3D object that describes the orientation of the detected marker relative to the viewer.
transformVertex_double(i_x:Number, i_y:Number, i_z:Number, o_out:jp.nyatla.nyartoolkit.as3.core.types:NyARDoublePoint3d) — method, class jp.nyatla.nyartoolkit.as3.core.types.matrix.NyARDoubleMatrix33
transformVertex_Number(i_x:Number, i_y:Number, i_z:Number, o_out:jp.nyatla.nyartoolkit.as3.core.types:NyARDoublePoint3d) — method, class jp.nyatla.nyartoolkit.as3.core.transmat.NyARTransMatResult
transformVertex_NyARDoublePoint3d(i_in:jp.nyatla.nyartoolkit.as3.core.types:NyARDoublePoint3d, o_out:jp.nyatla.nyartoolkit.as3.core.types:NyARDoublePoint3d) — method, class jp.nyatla.nyartoolkit.as3.core.transmat.NyARTransMatResult
transformVertex_NyARDoublePoint3d(i_position:jp.nyatla.nyartoolkit.as3.core.types:NyARDoublePoint3d, o_out:jp.nyatla.nyartoolkit.as3.core.types:NyARDoublePoint3d) — method, class jp.nyatla.nyartoolkit.as3.core.types.matrix.NyARDoubleMatrix33
回転行列を適応して座標変換します。
_transmat — Property, class jp.nyatla.nyartoolkit.as3.detector.NyARDetectMarker
_transmat — Property, class org.libspark.flartoolkit.detector.FLARMultiMarkerDetector
transMat(i_square:jp.nyatla.nyartoolkit.as3.core.squaredetect:NyARSquare, i_offset:jp.nyatla.nyartoolkit.as3.core.transmat:NyARRectOffset, o_result:jp.nyatla.nyartoolkit.as3.core.transmat:NyARTransMatResult) — method, interface jp.nyatla.nyartoolkit.as3.core.transmat.INyARTransMat
transMat(i_square:jp.nyatla.nyartoolkit.as3.core.squaredetect:NyARSquare, i_offset:jp.nyatla.nyartoolkit.as3.core.transmat:NyARRectOffset, o_result_conv:jp.nyatla.nyartoolkit.as3.core.transmat:NyARTransMatResult) — method, class jp.nyatla.nyartoolkit.as3.core.transmat.NyARTransMat
double arGetTransMat( ARMarkerInfo arker_info,double center[2], double width, double conv[3][4] )
transMatContinue(i_square:jp.nyatla.nyartoolkit.as3.core.squaredetect:NyARSquare, i_offset:jp.nyatla.nyartoolkit.as3.core.transmat:NyARRectOffset, io_result_conv:jp.nyatla.nyartoolkit.as3.core.transmat:NyARTransMatResult) — method, interface jp.nyatla.nyartoolkit.as3.core.transmat.INyARTransMat
transMatContinue(i_square:jp.nyatla.nyartoolkit.as3.core.squaredetect:NyARSquare, i_offset:jp.nyatla.nyartoolkit.as3.core.transmat:NyARRectOffset, o_result_conv:jp.nyatla.nyartoolkit.as3.core.transmat:NyARTransMatResult) — method, class jp.nyatla.nyartoolkit.as3.core.transmat.NyARTransMat
_transsolver — Property, class jp.nyatla.nyartoolkit.as3.core.transmat.NyARTransMat
trap(m:String) — Static Method , class jp.nyatla.nyartoolkit.as3.NyARException
trap(m:String) — Static Method , class org.libspark.flartoolkit.FLARException
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