toggle menu
app
androidJvm
switch theme
search in API
app
/
org.scottishtecharmy.soundscape.geoengine.utils
/
Segment
Segment
open
class
Segment
(
heading
:
Double
,
width
:
Double
)
Inheritors
Quadrant
Members
Constructors
Segment
Link copied to clipboard
constructor
(
heading
:
Double
,
width
:
Double
)
Properties
left
Link copied to clipboard
val
left
:
Double
right
Link copied to clipboard
val
right
:
Double
Functions
contains
Link copied to clipboard
fun
contains
(
headingToCheck
:
Double
)
:
Boolean