| 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):voidParameters
ib:Buffer2D | |
vb:Buffer2D | |
start:int |
| needUpdate | () | method |
| rebuild | () | method |
public function rebuild(points:Array):voidParameters
points:Array |
| setMatrix | () | method |