ai.dragonfly.mesh.shape

Members list

Type members

Classlikes

object Bolt

Attributes

Source
Bolt.scala
Supertypes
class Object
trait Matchable
class Any
Self type
Bolt.type
object Cube

Attributes

Source
Cube.scala
Supertypes
class Object
trait Matchable
class Any
Self type
Cube.type
object Cylinder

Attributes

Source
Cylinder.scala
Supertypes
class Object
trait Matchable
class Any
Self type
Cylinder.type
object Drum

Attributes

Source
Drum.scala
Supertypes
class Object
trait Matchable
class Any
Self type
Drum.type
object Plane

Attributes

Source
Plane.scala
Supertypes
class Object
trait Matchable
class Any
Self type
Plane.type
object Screw

Attributes

Source
Screw.scala
Supertypes
class Object
trait Matchable
class Any
Self type
Screw.type

Value members

Concrete methods

def addQuad(a: Int, b: Int, c: Int, d: Int, triangles: Array[Triangle], t: Int): Int

Attributes

Source
package.scala
inline def addQuad(a: Int, b: Int, c: Int, d: Int, triangles: Array[Triangle], t: Int, vertices: Array[Vec[3]]): Int

Attributes

Source
package.scala
inline def validateVertex(v: Int, vertices: Array[Vec[3]]): Boolean

Attributes

Source
package.scala