Skip to content

⬅️ Back to Table of Contents

📄 PolyhedronGeometry.tests.js

📊 Analysis Summary

Metric Count
📦 Imports 3
📊 Variables & Constants 6

📚 Table of Contents

🛠️ File Location:

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

📦 Imports

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

Variables & Constants

Name Type Kind Value Exported
geometries any let/var undefined
vertices number[] let/var [ 1, 1, 1, - 1, - 1, 1, - 1, 1, - 1, 1, - 1, - 1 ]
indices number[] let/var [ 2, 1, 0, 0, 3, 2, 1, 3, 0, 2, 3, 1 ]
object PolyhedronGeometry let/var new PolyhedronGeometry()
object PolyhedronGeometry let/var new PolyhedronGeometry()
object PolyhedronGeometry let/var new PolyhedronGeometry()