| Package | jp.nyatla.nyartoolkit.as3.core.transmat |
| Class | public final class NyARRectOffset |
| Inheritance | NyARRectOffset Object |
| Property | Defined By | ||
|---|---|---|---|
| vertex : Vector.<NyARDoublePoint3d> | NyARRectOffset | ||
| Method | Defined By | ||
|---|---|---|---|
createArray(i_number:int):Vector.<NyARRectOffset> [static] | NyARRectOffset | ||
setSquare(i_width:Number):void
中心位置と辺長から、オフセット情報を作成して設定する。
| NyARRectOffset | ||
| vertex | property |
public var vertex:Vector.<NyARDoublePoint3d>| createArray | () | method |
public static function createArray(i_number:int):Vector.<NyARRectOffset>Parameters
i_number:int |
Vector.<NyARRectOffset> |
| setSquare | () | method |
public function setSquare(i_width:Number):void中心位置と辺長から、オフセット情報を作成して設定する。
Parameters
i_width:Number |