MeshF

ai.dragonfly.mesh.MeshF
See theMeshF companion class
object MeshF

Attributes

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

Members list

Value members

Concrete methods

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

Attributes

Source
MeshF.scala
def fromPointsAndHashSet(points: Array[VecF[3]], triangleSet: HashSet[TriangleF], name: String): MeshF

Attributes

Source
MeshF.scala