Companion

object Companion

Properties

Link copied to clipboard
const val DEFAULT_NUMBER_SLICES: Int = 16

Functions

Link copied to clipboard
fun of(    radius: Option<Double>,     height: Option<Double>,     tolerance: Double,     affineSequence: AffineSequence3D = AffineSequence3D.EMPTY,     numberSlices: Int = DEFAULT_NUMBER_SLICES): Cylinder3D