Property | Defined By | ||
---|---|---|---|
points : Float32Array | Vertex |
Method | Defined By | ||
---|---|---|---|
Vertex(p:*) | Vertex | ||
Vertex | |||
needUpdate(mat:Matrix):Boolean | Vertex | ||
rebuild(points:Array):void | Vertex | ||
Vertex |
points | property |
public var points:Float32Array
Vertex | () | Constructor |
public function Vertex(p:*)
p:* |
getData | () | method |
public function getData(ib:Buffer2D, vb:Buffer2D, start:int):void
Parameters
ib:Buffer2D | |
vb:Buffer2D | |
start:int |
needUpdate | () | method |
rebuild | () | method |
public function rebuild(points:Array):void
Parameters
points:Array |
setMatrix | () | method |