Skip to content

⬅️ Back to Table of Contents

📄 QuaternionLinearInterpolant.tests.js

📊 Analysis Summary

Metric Count
📦 Imports 2
📊 Variables & Constants 2

📚 Table of Contents

🛠️ File Location:

📂 test/unit/src/math/interpolants/QuaternionLinearInterpolant.tests.js

📦 Imports

Name Source
QuaternionLinearInterpolant ../../../../../src/math/interpolants/QuaternionLinearInterpolant.js
Interpolant ../../../../../src/math/Interpolant.js

Variables & Constants

Name Type Kind Value Exported
object QuaternionLinearInterpolant let/var new QuaternionLinearInterpolant( null, [ 1, 11, 2, 22, 3, 33 ], 2, [] )
object QuaternionLinearInterpolant let/var new QuaternionLinearInterpolant( null, [ 1, 11, 2, 22, 3, 33 ], 2, [] )