Packagejp.nyatla.nyartoolkit.as3.core.param
Classpublic class NyARObserv2IdealMap
InheritanceNyARObserv2IdealMap Inheritance Object



Protected Properties
 PropertyDefined By
  _mapx : Vector.<Number>
NyARObserv2IdealMap
  _mapy : Vector.<Number>
NyARObserv2IdealMap
  _stride : int
NyARObserv2IdealMap
Public Methods
 MethodDefined By
  
NyARObserv2IdealMap
  
observ2Ideal(ix:int, iy:int, o_point:NyARDoublePoint2d):void
NyARObserv2IdealMap
  
observ2IdealBatch(i_x_coord:Vector.<int>, i_y_coord:Vector.<int>, i_start:int, i_num:int, o_x_coord:Vector.<Number>, o_y_coord:Vector.<Number>, i_out_start_index:int):void
NyARObserv2IdealMap
Property Detail
_mapxproperty
protected var _mapx:Vector.<Number>

_mapyproperty 
protected var _mapy:Vector.<Number>

_strideproperty 
protected var _stride:int

Constructor Detail
NyARObserv2IdealMap()Constructor
public function NyARObserv2IdealMap(i_distfactor:NyARCameraDistortionFactor, i_screen_size:NyARIntSize)



Parameters
i_distfactor:NyARCameraDistortionFactor
 
i_screen_size:NyARIntSize
Method Detail
observ2Ideal()method
public function observ2Ideal(ix:int, iy:int, o_point:NyARDoublePoint2d):void

Parameters

ix:int
 
iy:int
 
o_point:NyARDoublePoint2d

observ2IdealBatch()method 
public function observ2IdealBatch(i_x_coord:Vector.<int>, i_y_coord:Vector.<int>, i_start:int, i_num:int, o_x_coord:Vector.<Number>, o_y_coord:Vector.<Number>, i_out_start_index:int):void

Parameters

i_x_coord:Vector.<int>
 
i_y_coord:Vector.<int>
 
i_start:int
 
i_num:int
 
o_x_coord:Vector.<Number>
 
o_y_coord:Vector.<Number>
 
i_out_start_index:int