| Package | jp.nyatla.nyartoolkit.as3.core.utils |
| Class | public class NyARPerspectiveParamGenerator_O1 |
| Inheritance | NyARPerspectiveParamGenerator_O1 Object |
| Property | Defined By | ||
|---|---|---|---|
| _height : int | NyARPerspectiveParamGenerator_O1 | ||
| _local_x : int | NyARPerspectiveParamGenerator_O1 | ||
| _local_y : int | NyARPerspectiveParamGenerator_O1 | ||
| _width : int | NyARPerspectiveParamGenerator_O1 | ||
| Method | Defined By | ||
|---|---|---|---|
NyARPerspectiveParamGenerator_O1(i_local_x:int, i_local_y:int, i_width:int, i_height:int) | NyARPerspectiveParamGenerator_O1 | ||
getParam(i_vertex:Vector.<NyARIntPoint2d>, o_param:Vector.<Number>):Boolean | NyARPerspectiveParamGenerator_O1 | ||
| _height | property |
protected var _height:int| _local_x | property |
protected var _local_x:int| _local_y | property |
protected var _local_y:int| _width | property |
protected var _width:int| NyARPerspectiveParamGenerator_O1 | () | Constructor |
public function NyARPerspectiveParamGenerator_O1(i_local_x:int, i_local_y:int, i_width:int, i_height:int)i_local_x:int | |
i_local_y:int | |
i_width:int | |
i_height:int |
| getParam | () | method |
public final function getParam(i_vertex:Vector.<NyARIntPoint2d>, o_param:Vector.<Number>):BooleanParameters
i_vertex:Vector.<NyARIntPoint2d> | |
o_param:Vector.<Number> |
Boolean |