ai.dragonfly.math.geometry.Tetrahedron
See theTetrahedron companion object
case class Tetrahedron(vertices: Array[Vec[3]]) extends Sampleable[Vec[3]]
Attributes
- Companion
- object
- Source
- Tetrahedron.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Sampleable[Vec[3]]class Objecttrait Matchableclass Any
Members list
In this article