openrndr
Toggle table of contents
0.4.5-dev.17.uncommitted+81afe70
common
Platform filter
common
Switch theme
Search in API
openrndr
openrndr-kartifex
/
org.openrndr.kartifex.utils
/
Intersections
/
FatLine
Fat
Line
class
FatLine
(
source
)
Members
Types
Companion
Link copied to clipboard
object
Companion
Properties
_
line
Link copied to clipboard
val
_line
:
Interval
curve
Link copied to clipboard
val
curve
:
Curve2
is
Flat
Link copied to clipboard
val
isFlat
:
Boolean
range
Link copied to clipboard
val
range
:
Curve2
t
Link copied to clipboard
val
t
:
Interval
Functions
bounds
Link copied to clipboard
fun
bounds
(
)
:
Box2
intersects
Link copied to clipboard
fun
intersects
(
l
:
Intersections.FatLine
)
:
Boolean
line
Link copied to clipboard
fun
line
(
)
:
Line2
mid
Link copied to clipboard
fun
mid
(
)
:
Double
split
Link copied to clipboard
fun
split
(
)
:
Array
<
Intersections.FatLine
>
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String