| 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 |
| getAngle() — method, class com.transmote.utils.geom.Line |
|
angle of this Line (in radians). |
| getARCodeIndex(i_index:int) — method, class jp.nyatla.nyartoolkit.as3.detector.NyARDetectMarker |
|
i_indexのマーカーのARCodeインデックスを返します。
|
| getARCodeIndex(i_index:int) — method, class org.libspark.flartoolkit.detector.FLARMultiMarkerDetector |
|
i_indexのマーカーのARCodeインデックスを返します。
|
| getArray() — method, class jp.nyatla.nyartoolkit.as3.core.NyARMat |
| |
| getArray() — method, class jp.nyatla.nyartoolkit.as3.core.labeling.NyARLabelInfoStack |
|
配列を返します。
|
| getArray() — method, class jp.nyatla.nyartoolkit.as3.core.types.stack.NyARObjectStack |
|
配列を返します。
|
| getBlackWhiteData(i_index:int) — method, class jp.nyatla.nyartoolkit.as3.core.NyARCode |
| |
| getBounds() — method, class com.transmote.utils.geom.Line |
| |
| getBuffer() — method, class jp.nyatla.nyartoolkit.as3.core.pickup.NyARColorPatt_Perspective |
| |
| getBuffer() — method, interface jp.nyatla.nyartoolkit.as3.core.raster.INyARRaster |
|
バッファオブジェクトを返します。
|
| getBuffer() — method, class jp.nyatla.nyartoolkit.as3.core.raster.NyARBinRaster |
| |
| getBuffer() — method, class jp.nyatla.nyartoolkit.as3.core.raster.NyARGrayscaleRaster |
| |
| getBuffer() — method, class jp.nyatla.nyartoolkit.as3.core.raster.NyARRaster |
| |
| getBuffer() — method, class jp.nyatla.nyartoolkit.as3.core.raster.NyARRaster_BasicClass |
| |
| getBuffer() — method, class jp.nyatla.nyartoolkit.as3.core.raster.rgb.NyARRgbRaster_BasicClass |
| |
| getBuffer() — method, class org.libspark.flartoolkit.core.raster.rgb.FLARRgbRaster_BitmapData |
| |
| getBufferType() — method, class jp.nyatla.nyartoolkit.as3.core.pickup.NyARColorPatt_Perspective |
| |
| getBufferType() — method, interface jp.nyatla.nyartoolkit.as3.core.raster.INyARRaster |
|
バッファオブジェクトのタイプを返します。
|
| getBufferType() — method, class jp.nyatla.nyartoolkit.as3.core.raster.NyARRaster_BasicClass |
| |
| getBufferType() — method, class jp.nyatla.nyartoolkit.as3.core.raster.rgb.NyARRgbRaster_BasicClass |
| |
| getCenter2d(o_out:jp.nyatla.nyartoolkit.as3.core.types:NyARDoublePoint2d) — method, class jp.nyatla.nyartoolkit.as3.core.squaredetect.NyARSquare |
| |
| getClm() — method, class jp.nyatla.nyartoolkit.as3.core.NyARMat |
|
行列の列数を返します。
|
| getColorData(i_index:int) — method, class jp.nyatla.nyartoolkit.as3.core.NyARCode |
| |
| getConfidence(i_index:int) — method, class jp.nyatla.nyartoolkit.as3.detector.NyARDetectMarker |
|
i_indexのマーカーの一致度を返します。
|
| getConfidence(i_index:int) — method, class org.libspark.flartoolkit.detector.FLARMultiMarkerDetector |
|
i_indexのマーカーの一致度を返します。
|
| getContour_FLARBinRaster(i_raster:org.libspark.flartoolkit.core.raster:FLARBinRaster, i_entry_x:int, i_entry_y:int, i_array_size:int, o_coord_x:Vector$int, o_coord_y:Vector$int) — method, class org.libspark.flartoolkit.core.squaredetect.FLContourPickup |
| |
| getContour_NyARBinRaster(i_raster:jp.nyatla.nyartoolkit.as3.core.raster:NyARBinRaster, i_entry_x:int, i_entry_y:int, i_array_size:int, o_coord_x:Vector$int, o_coord_y:Vector$int) — method, class jp.nyatla.nyartoolkit.as3.core.squaredetect.NyARContourPickup |
| |
| getContour_NyARGrayscaleRaster(i_raster:jp.nyatla.nyartoolkit.as3.core.raster:NyARGrayscaleRaster, i_th:int, i_entry_x:int, i_entry_y:int, i_array_size:int, o_coord_x:Vector$int, o_coord_y:Vector$int) — method, class jp.nyatla.nyartoolkit.as3.core.squaredetect.NyARContourPickup |
| |
| _getContour_xdir — Constant Static Property, class jp.nyatla.nyartoolkit.as3.core.squaredetect.NyARContourPickup |
| |
| _getContour_ydir — Constant Static Property, class jp.nyatla.nyartoolkit.as3.core.squaredetect.NyARContourPickup |
| |
| getDataMatrixMessage(index:uint) — method, class at.imagination.flare.FlareTracker |
|
Returns the message encoded in a data matrix marker. |
| getDirection(i_index:int) — method, class org.libspark.flartoolkit.detector.FLARMultiMarkerDetector |
|
検出したマーカーの方位を返します。
0,1,2,3の何れかを返します。
|
| getDistortionFactor() — method, class jp.nyatla.nyartoolkit.as3.core.param.NyARParam |
| |
| getHeight() — method, class jp.nyatla.nyartoolkit.as3.core.NyARCode |
| |
| getHeight() — method, class jp.nyatla.nyartoolkit.as3.core.pickup.NyARColorPatt_Perspective |
| |
| getHeight() — method, interface jp.nyatla.nyartoolkit.as3.core.raster.INyARRaster |
| |
| getHeight() — method, class jp.nyatla.nyartoolkit.as3.core.raster.NyARRaster_BasicClass |
| |
| getHeight() — method, class jp.nyatla.nyartoolkit.as3.core.raster.rgb.NyARRgbRaster_BasicClass |
| |
| getIntersection(line:com.transmote.utils.geom:Line, bWithinSegmentBounds:Boolean) — method, class com.transmote.utils.geom.Line |
|
returns the Point of intersection of this and another Line. |
| getItem(i_index:int) — method, class jp.nyatla.nyartoolkit.as3.core.labeling.NyARLabelInfoStack |
| |
| getItem(i_index:int) — method, class jp.nyatla.nyartoolkit.as3.core.types.stack.NyARObjectStack |
| |
| getLength() — method, class jp.nyatla.nyartoolkit.as3.core.labeling.NyARLabelInfoStack |
|
配列の見かけ上の要素数を返却します。
|
| getLength() — method, class jp.nyatla.nyartoolkit.as3.core.types.stack.NyARObjectStack |
|
配列の見かけ上の要素数を返却します。
|
| getParam(i_vertex:Vector$jp.nyatla.nyartoolkit.as3.core.types:NyARIntPoint2d, o_param:Vector$Number) — method, class jp.nyatla.nyartoolkit.as3.core.utils.NyARPerspectiveParamGenerator_O1 |
| |
| getPerspectiveProjectionMatrix() — method, class jp.nyatla.nyartoolkit.as3.core.param.NyARParam |
| |
| getPixel(i_x:int, i_y:int, o_rgb:Vector$int) — method, interface jp.nyatla.nyartoolkit.as3.core.rasterreader.INyARRgbPixelReader |
|
1ピクセルをint配列にして返します。
|
| getPixel(i_x:int, i_y:int, o_rgb:Vector$int) — method, class jp.nyatla.nyartoolkit.as3.core.rasterreader.NyARRgbPixelReader_INT1D_X8R8G8B8_32 |
| |
| getPixel(i_x:int, i_y:int, o_rgb:Vector$int) — method, class org.libspark.flartoolkit.core.rasterreader.FLARRgbPixelReader_BitmapData |
| |
| getPixelSet(i_x:Vector$int, i_y:Vector$int, i_num:int, o_rgb:Vector$int) — method, interface jp.nyatla.nyartoolkit.as3.core.rasterreader.INyARRgbPixelReader |
|
複数のピクセル値をi_rgbへ返します。
|
| getPixelSet(i_x:Vector$int, i_y:Vector$int, i_num:int, o_rgb:Vector$int) — method, class jp.nyatla.nyartoolkit.as3.core.rasterreader.NyARRgbPixelReader_INT1D_X8R8G8B8_32 |
| |
| getPixelSet(i_x:Vector$int, i_y:Vector$int, i_num:int, o_rgb:Vector$int) — method, class org.libspark.flartoolkit.core.rasterreader.FLARRgbPixelReader_BitmapData |
| |
| getPoint3d(i_in_point:jp.nyatla.nyartoolkit.as3.core.types:NyARDoublePoint3d, i_out_point:jp.nyatla.nyartoolkit.as3.core.types:NyARDoublePoint3d) — method, class jp.nyatla.nyartoolkit.as3.core.transmat.rotmatrix.NyARRotMatrix |
|
i_in_pointを変換行列で座標変換する。
|
| getPoint3dBatch(i_in_point:Vector$jp.nyatla.nyartoolkit.as3.core.types:NyARDoublePoint3d, i_out_point:Vector$jp.nyatla.nyartoolkit.as3.core.types:NyARDoublePoint3d, i_number_of_vertex:int) — method, class jp.nyatla.nyartoolkit.as3.core.transmat.rotmatrix.NyARRotMatrix |
|
複数の頂点を一括して変換する
|
| getPow() — method, class jp.nyatla.nyartoolkit.as3.core.match.NyARMatchPattDeviationBlackWhiteData |
| |
| getPow() — method, class jp.nyatla.nyartoolkit.as3.core.match.NyARMatchPattDeviationColorData |
| |
| getProjectionMatrix() — method, class at.imagination.flare.FlareNFT |
|
Returns the projection matrix. |
| getProjectionMatrix() — method, class at.imagination.flare.FlareTracker |
|
Returns the projection matrix. |
| getProjectionMatrix() — method, interface at.imagination.flare.IFlareTracker |
| |
| getProjectionMatrix(frameworkId:int, viewportSize:flash.geom:Rectangle) — method, class com.transmote.flar.FLARManager |
|
Get tracker projection matrix. |
| getProjectionMatrix(frameworkId:int, viewportSize:flash.geom:Rectangle) — method, class com.transmote.flar.tracker.FLARToolkitManager |
|
Retrieve the projection matrix used by the tracker
to map 3D transform matrices to the perspective view of the application. |
| getProjectionMatrix(frameworkId:int, viewportSize:flash.geom:Rectangle) — method, class com.transmote.flar.tracker.FlareManager |
|
Retrieve the projection matrix used by the tracker
to map 3D transform matrices to the perspective view of the application. |
| getProjectionMatrix(frameworkId:int, viewportSize:flash.geom:Rectangle) — method, interface com.transmote.flar.tracker.IFLARTrackerManager |
|
Retrieve the projection matrix used by the tracker
to map 3D transform matrices to the perspective view of the application. |
| getPt1() — method, class com.transmote.utils.geom.Line |
|
retrieve Line startpoint. |
| getPt2() — method, class com.transmote.utils.geom.Line |
|
retrieve Line endpoint. |
| getRgbPixelReader() — method, class jp.nyatla.nyartoolkit.as3.core.pickup.NyARColorPatt_Perspective |
| |
| getRgbPixelReader() — method, interface jp.nyatla.nyartoolkit.as3.core.raster.rgb.INyARRgbRaster |
| |
| getRgbPixelReader() — method, class jp.nyatla.nyartoolkit.as3.core.raster.rgb.NyARRgbRaster_BasicClass |
| |
| getRgbPixelReader() — method, class org.libspark.flartoolkit.core.raster.rgb.FLARRgbRaster_BitmapData |
| |
| getRow() — method, class jp.nyatla.nyartoolkit.as3.core.NyARMat |
|
行列の行数を返します。
|
| getScreenSize() — method, class jp.nyatla.nyartoolkit.as3.core.param.NyARParam |
| |
| getSize() — method, class jp.nyatla.nyartoolkit.as3.core.pickup.NyARColorPatt_Perspective |
| |
| getSize() — method, interface jp.nyatla.nyartoolkit.as3.core.raster.INyARRaster |
| |
| getSize() — method, class jp.nyatla.nyartoolkit.as3.core.raster.NyARRaster_BasicClass |
| |
| getSize() — method, class jp.nyatla.nyartoolkit.as3.core.raster.rgb.NyARRgbRaster_BasicClass |
| |
| getSlope() — method, class com.transmote.utils.geom.Line |
| |
| getSquare(i_index:int) — method, class org.libspark.flartoolkit.detector.FLARMultiMarkerDetector |
|
検出した FLARSquare 1 個返す。検出できなかったら null。
|
| getSymbolDefinition(className:String) — method, class com.transmote.utils.ui.EmbeddedLibrary |
|
Access the library symbol's Class,
which can be used to instantiate symbol instances. |
| getSymbolInstance(symbolClassName:String) — method, class com.transmote.utils.ui.EmbeddedLibrary |
|
Generate an instance of the library symbol. |
| getTrackerResults() — method, class at.imagination.flare.FlareNFT |
|
Returns the tracking results. |
| getTrackerResults() — method, class at.imagination.flare.FlareTracker |
|
Returns the tracking results. |
| getTrackerResults() — method, interface at.imagination.flare.IFlareTracker |
| |
| getTrackerResults2D() — method, class at.imagination.flare.FlareNFT |
|
Returns the 2d-tracking results. |
| getTrackerResults2D() — method, class at.imagination.flare.FlareTracker |
|
Returns the 2d-tracking results. |
| getTrackerResults2D() — method, interface at.imagination.flare.IFlareTracker |
| |
| getTransformMatrix(i_index:int, o_result:org.libspark.flartoolkit.core.transmat:FLARTransMatResult) — method, class org.libspark.flartoolkit.detector.FLARMultiMarkerDetector |
|
i_indexのマーカーに対する変換行列を計算し、結果値をo_resultへ格納します。 直前に実行したdetectMarkerLiteが成功していないと使えません。
|
| getTransmationMatrix(i_index:int, o_result:jp.nyatla.nyartoolkit.as3.core.transmat:NyARTransMatResult) — method, class jp.nyatla.nyartoolkit.as3.detector.NyARDetectMarker |
|
i_indexのマーカーに対する変換行列を計算し、結果値をo_resultへ格納します。 直前に実行したdetectMarkerLiteが成功していないと使えません。
|
| getValue(o_factor:Vector$Number) — method, class jp.nyatla.nyartoolkit.as3.core.param.NyARCameraDistortionFactor |
| |
| getValue(o_value:Vector$Number) — method, interface jp.nyatla.nyartoolkit.as3.core.types.matrix.INyARDoubleMatrix |
|
行列の内容を配列に返す。
遅いので余り使わないでね。
|
| getValue(o_value:Vector$Number) — method, class jp.nyatla.nyartoolkit.as3.core.types.matrix.NyARDoubleMatrix22 |
|
遅いからあんまり使わないでね。
|
| getValue(o_value:Vector$Number) — method, class jp.nyatla.nyartoolkit.as3.core.types.matrix.NyARDoubleMatrix33 |
|
遅いからあんまり使わないでね。
|
| getValue(o_value:Vector$Number) — method, class jp.nyatla.nyartoolkit.as3.core.types.matrix.NyARDoubleMatrix34 |
| |
| getVersion() — method, class at.imagination.flare.FlareNFT |
|
Returns the version of flareNFT
|
| getVersion() — method, class at.imagination.flare.FlareTracker |
|
Returns the version of flareTracker
|
| getVersion() — method, interface at.imagination.flare.IFlareTracker |
| |
| getVertexIndexes(i_x_coord:Vector$int, i_y_coord:Vector$int, i_coord_num:int, i_area:int, o_vertex:Vector$int) — method, class jp.nyatla.nyartoolkit.as3.core.squaredetect.NyARCoord2SquareVertexIndexes |
|
座標集合から、頂点候補になりそうな場所を4箇所探して、そのインデクス番号を返します。
|
| getWidth() — method, class jp.nyatla.nyartoolkit.as3.core.NyARCode |
| |
| getWidth() — method, class jp.nyatla.nyartoolkit.as3.core.pickup.NyARColorPatt_Perspective |
| |
| getWidth() — method, interface jp.nyatla.nyartoolkit.as3.core.raster.INyARRaster |
| |
| getWidth() — method, class jp.nyatla.nyartoolkit.as3.core.raster.NyARRaster_BasicClass |
| |
| getWidth() — method, class jp.nyatla.nyartoolkit.as3.core.raster.rgb.NyARRgbRaster_BasicClass |
| |
| getYIntercept() — method, class com.transmote.utils.geom.Line |
| |
| getZXYAngle(o_out:jp.nyatla.nyartoolkit.as3.core.types:NyARDoublePoint3d) — method, class jp.nyatla.nyartoolkit.as3.core.transmat.NyARTransMatResult |
|
この関数は、0-PIの間で値を返します。
|
| getZXYAngle(o_out:jp.nyatla.nyartoolkit.as3.core.types:NyARDoublePoint3d) — method, class jp.nyatla.nyartoolkit.as3.core.types.matrix.NyARDoubleMatrix33 |
|
この関数は、0-PIの間で値を返します。
|
|
| 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 |