Skip to content

Commit dbe72eb

Browse files
author
Shreeraj Jadhav
committed
fix(vtkmath): applied type consistency for parameters and return types of math functions (vtkMath)
Export definitions in vtkMath (Math\index.d.ts) lacked consistency in their parameter and return types. Changes were made to function signatures where the implementations assume a fixed size for number[] parameter and return type. They were replaced with appropriate vec2, vec3, vec4, mat3, and mat4.
1 parent 706b63b commit dbe72eb

File tree

2 files changed

+130
-130
lines changed

2 files changed

+130
-130
lines changed

0 commit comments

Comments
 (0)