Package | jp.nyatla.nyartoolkit.as3.core.squaredetect |
Class | public class NyARSquare |
Inheritance | NyARSquare ![]() |
Property | Defined By | ||
---|---|---|---|
line : Vector.<NyARLinear> | NyARSquare | ||
sqvertex : Vector.<NyARDoublePoint2d> | NyARSquare |
Method | Defined By | ||
---|---|---|---|
getCenter2d(o_out:NyARDoublePoint2d):void | NyARSquare |
line | property |
public var line:Vector.<NyARLinear>
sqvertex | property |
public var sqvertex:Vector.<NyARDoublePoint2d>
getCenter2d | () | method |