slash.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 AnyShow all
Members list
Value members
Concrete methods
Attributes
- Definition Classes
- Source
- Tetrahedron.scala
Attributes
- Source
- Tetrahedron.scala
Attributes
- Source
- Tetrahedron.scala
Attributes
- Source
- Tetrahedron.scala
Attributes
- Source
- Tetrahedron.scala
Attributes
- Source
- Tetrahedron.scala
Inherited methods
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Sampleable
- Source
- Sampleable.scala
In this article