| Package | jp.nyatla.nyartoolkit.as3.core.pickup.privateClass |
| Class | public class NyARPickFromRaster_N |
| Inheritance | NyARPickFromRaster_N Object |
| Implements | IpickFromRaster_Impl |
| Property | Defined By | ||
|---|---|---|---|
| _lt_ref : NyARIntPoint2d | NyARPickFromRaster_N | ||
| _resolution : int | NyARPickFromRaster_N | ||
| _size_ref : NyARIntSize | NyARPickFromRaster_N | ||
| Method | Defined By | ||
|---|---|---|---|
| NyARPickFromRaster_N | |||
pickFromRaster(i_cpara:Vector.<Number>, image:INyARRgbRaster, o_patt:Vector.<int>):void | NyARPickFromRaster_N | ||
| _lt_ref | property |
protected var _lt_ref:NyARIntPoint2d| _resolution | property |
protected var _resolution:int| _size_ref | property |
protected var _size_ref:NyARIntSize| NyARPickFromRaster_N | () | Constructor |
public function NyARPickFromRaster_N(i_lt:NyARIntPoint2d, i_resolution:int, i_source_size:NyARIntSize)i_lt:NyARIntPoint2d | |
i_resolution:int | |
i_source_size:NyARIntSize |
| pickFromRaster | () | method |
public function pickFromRaster(i_cpara:Vector.<Number>, image:INyARRgbRaster, o_patt:Vector.<int>):voidParameters
i_cpara:Vector.<Number> | |
image:INyARRgbRaster | |
o_patt:Vector.<int> |