toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.korge.view.vector
/
GpuShapeView
/
PointsResult
Points
Result
class
PointsResult
(
val
bounds
:
AGScissor
,
val
vertexCount
:
Int
,
val
vertexStart
:
Int
,
val
vertexEnd
:
Int
)
Members
Constructors
Points
Result
Link copied to clipboard
constructor
(
bounds
:
AGScissor
,
vertexCount
:
Int
,
vertexStart
:
Int
,
vertexEnd
:
Int
)
Properties
bounds
Link copied to clipboard
val
bounds
:
AGScissor
vertex
Count
Link copied to clipboard
val
vertexCount
:
Int
vertex
End
Link copied to clipboard
val
vertexEnd
:
Int
vertex
Start
Link copied to clipboard
val
vertexStart
:
Int