Cylinder

ai.dragonfly.mesh.shape.Cylinder
object Cylinder

Attributes

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

Members list

Value members

Concrete methods

def apply(angularSegments: Int, sideSegments: Int, baseSegments: Int, capSegments: Int, radius: Double, height: Double): Mesh

Attributes

Source
Cylinder.scala