A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
distance(v1:flash.geom:Point, v2:flash.geom:Point) — Static Method , class utils.geom.VMath
divide(v:flash.geom:Point, s:Number) — Static Method , class utils.geom.VMath
Divides a vector by a scalar and returns the result without affecting the original vector.
dot(v1:flash.geom:Point, v2:flash.geom:Point) — Static Method , class utils.geom.VMath
Gets the dot product of two vectors.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z