toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.math.geom.trapezoid
/
FTrapezoidsInt
/
PointInsideStats
Point
Inside
Stats
data
class
PointInsideStats
(
var
found
:
Boolean
=
false
,
var
iterations
:
Int
=
0
,
var
iterations2
:
Int
=
0
,
var
total
:
Int
=
0
)
Members
Constructors
Point
Inside
Stats
Link copied to clipboard
constructor
(
found
:
Boolean
=
false
,
iterations
:
Int
=
0
,
iterations2
:
Int
=
0
,
total
:
Int
=
0
)
Properties
found
Link copied to clipboard
var
found
:
Boolean
iterations
Link copied to clipboard
var
iterations
:
Int
iterations2
Link copied to clipboard
var
iterations2
:
Int
total
Link copied to clipboard
var
total
:
Int