OSDN Git Service

[backup]NyARToolkitCS/2.4.2
[nyartoolkit-and/nyartoolkit-and.git] / trunk / src / jp / nyatla / nyartoolkit / utils / TransformedBitmapPickup.java
index 2cb47ad..c7d4154 100644 (file)
@@ -53,7 +53,7 @@ class TransformedBitmapPickup extends NyARColorPatt_Perspective_O2
         * @param i_base_mat\r
         * @return 画像の取得の成否を返す。\r
         */\r
-       boolean pickupImage2d(INyARRgbRaster i_src_imege, double i_l, double i_t, double i_r, double i_b, NyARTransMatResult i_base_mat) throws NyARException\r
+       public boolean pickupImage2d(INyARRgbRaster i_src_imege, double i_l, double i_t, double i_r, double i_b, NyARTransMatResult i_base_mat) throws NyARException\r
        {\r
                double cp00, cp01, cp02, cp11, cp12;\r
                cp00 = this._ref_perspective.m00;\r