チェンジセット 4418
- コミット日時:
- 2010/11/15 22:27:21 (2 年前)
- ファイル:
凡例:
- 変更無し
- 追加
- 削除
- 更新
- コピー
- 移動
as3/FLARToolKit/trunk/libs/NyARToolKitAS3/src/jp/nyatla/nyartoolkit/as3/core/squaredetect/NyARSquareContourDetector_Rle.as
r3878 r4418 156 156 protected override function createArray(i_length:int):Vector.<NyARLabelInfo> 157 157 { 158 return new Vector.<NyAR RleLabelFragmentInfo>(i_length);158 return new Vector.<NyARLabelInfo>(i_length); 159 159 } 160 160 }

