Skip to content

⬅️ Back to Table of Contents

📄 IcosahedronGeometry.tests.js

📊 Analysis Summary

Metric Count
📦 Imports 3
📊 Variables & Constants 5

📚 Table of Contents

🛠️ File Location:

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

📦 Imports

Name Source
IcosahedronGeometry ../../../../src/geometries/IcosahedronGeometry.js
PolyhedronGeometry ../../../../src/geometries/PolyhedronGeometry.js
runStdGeometryTests ../../utils/qunit-utils.js

Variables & Constants

Name Type Kind Value Exported
geometries any let/var undefined
parameters { radius: number; detail: any; } let/var { radius: 10, detail: undefined }
object IcosahedronGeometry let/var new IcosahedronGeometry()
object IcosahedronGeometry let/var new IcosahedronGeometry()
object IcosahedronGeometry let/var new IcosahedronGeometry()