app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
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