ai.dragonfly.math.geometry
package ai.dragonfly.math.geometry
Members list
Type members
Classlikes
object Line
Attributes
- Source
- Line.scala
- Supertypes
- Self type
-
Line.type
object Tetrahedron
Attributes
- Companion
- class
- Source
- Tetrahedron.scala
- Supertypes
- Self type
-
Tetrahedron.type
case class Tetrahedron(vertices: Array[Vec[3]]) extends Sampleable[Vec[3]]
Attributes
- Companion
- object
- Source
- Tetrahedron.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Sampleable[Vec[3]]class Objecttrait Matchableclass AnyShow all
In this article