samples
0.4.3
samples
/
sample
/
InternalWeirdShape
Internal
Weird
Shape
data
class
InternalWeirdShape
(
val
originPosition
:
Position
,
val
radius
:
Float
)
:
Shape
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Internal
Weird
Shape
Link copied to clipboard
fun
InternalWeirdShape
(
originPosition
:
Position
,
radius
:
Float
)
Content copied to clipboard
Functions
compute
Surface
Link copied to clipboard
open
fun
computeSurface
(
)
:
Float
Content copied to clipboard
Properties
originPosition
Link copied to clipboard
open
override
val
originPosition
:
Position
Content copied to clipboard
radius
Link copied to clipboard
val
radius
:
Float
Content copied to clipboard