algonim
Preparing search index...
gfx/Primitives
VectorUtil
Class VectorUtil
Index
Constructors
constructor
Methods
scale
add
subtract
Constructors
constructor
new
VectorUtil
()
:
VectorUtil
Returns
VectorUtil
Methods
Static
scale
scale
(
v
:
Vector
,
s
:
number
)
:
Vector
Parameters
v
:
Vector
s
:
number
Returns
Vector
Static
add
add
(
a
:
Vector
,
b
:
Vector
)
:
Vector
Parameters
a
:
Vector
b
:
Vector
Returns
Vector
Static
subtract
subtract
(
a
:
Vector
,
b
:
Vector
)
:
Vector
Parameters
a
:
Vector
b
:
Vector
Returns
Vector
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
scale
add
subtract
algonim
Loading...