Sphere

data class Sphere(val handle: Sphere) : SimpleGeometry

Constructors

Link copied to clipboard
constructor(handle: Sphere)

Properties

Link copied to clipboard
open override val handle: Sphere