Mesh

ai.dragonfly.mesh.Mesh$
See theMesh companion class
object Mesh

Attributes

Companion
class
Source
Mesh.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Mesh.type

Members list

Value members

Concrete methods

def combine(name: String, meshes: Mesh*): Mesh

Attributes

Source
Mesh.scala
def fromPointsAndHashSet(points: Array[Vec[3]], triangleSet: HashSet[Triangle], name: String): Mesh

Attributes

Source
Mesh.scala