brepjs API Reference
GitHub
npm
Getting Started
Preparing search index...
index
vecDot
Function vecDot
vecDot
(
a
:
Vec3
,
b
:
Vec3
)
:
number
Compute the dot product of two 3D vectors.
Parameters
a
:
Vec3
b
:
Vec3
Returns
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Getting Started
brepjs API Reference
Loading...
Compute the dot product of two 3D vectors.