Packagejp.nyatla.nyartoolkit.as3.core.transmat
Classpublic final class NyARRectOffset
InheritanceNyARRectOffset Inheritance Object

矩形の頂点情報を格納します。



Public Properties
 PropertyDefined By
  vertex : Vector.<NyARDoublePoint3d>
NyARRectOffset
Public Methods
 MethodDefined By
  
createArray(i_number:int):Vector.<NyARRectOffset>
[static]
NyARRectOffset
  
setSquare(i_width:Number):void
中心位置と辺長から、オフセット情報を作成して設定する。
NyARRectOffset
Property Detail
vertexproperty
public var vertex:Vector.<NyARDoublePoint3d>

Method Detail
createArray()method
public static function createArray(i_number:int):Vector.<NyARRectOffset>

Parameters

i_number:int

Returns
Vector.<NyARRectOffset>
setSquare()method 
public function setSquare(i_width:Number):void

中心位置と辺長から、オフセット情報を作成して設定する。

Parameters

i_width:Number