korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-math-vector
/
korlibs.math.geom
/
Sphere3D
Sphere3D
data
class
Sphere3D
(
val
center
:
Vector3F
,
val
radius
:
Float
)
:
SimpleShape3D
Members
Constructors
Sphere3D
Link copied to clipboard
constructor
(
center
:
Vector3F
,
radius
:
Float
)
Properties
center
Link copied to clipboard
open
override
val
center
:
Vector3F
radius
Link copied to clipboard
val
radius
:
Float
volume
Link copied to clipboard
open
override
val
volume
:
Float