Skip to content

⬅️ Back to Table of Contents

📄 OctahedronGeometry.tests.js

📊 Analysis Summary

Metric Count
📦 Imports 3
📊 Variables & Constants 5

📚 Table of Contents

🛠️ File Location:

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

📦 Imports

Name Source
OctahedronGeometry ../../../../src/geometries/OctahedronGeometry.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 OctahedronGeometry let/var new OctahedronGeometry()
object OctahedronGeometry let/var new OctahedronGeometry()
object OctahedronGeometry let/var new OctahedronGeometry()