Skip to content

⬅️ Back to Table of Contents

📄 LatheGeometry.tests.js

📊 Analysis Summary

Metric Count
📦 Imports 3
📊 Variables & Constants 5

📚 Table of Contents

🛠️ File Location:

📂 test/unit/src/geometries/LatheGeometry.tests.js

📦 Imports

Name Source
LatheGeometry ../../../../src/geometries/LatheGeometry.js
BufferGeometry ../../../../src/core/BufferGeometry.js
runStdGeometryTests ../../utils/qunit-utils.js

Variables & Constants

Name Type Kind Value Exported
geometries any let/var undefined
parameters { points: any[]; segments: number; ph... let/var { points: [], segments: 0, phiStart: 0, phiLength: 0 }
object LatheGeometry let/var new LatheGeometry()
object LatheGeometry let/var new LatheGeometry()
object LatheGeometry let/var new LatheGeometry()