openrndr-draw
/
org.openrndr.draw
/
CircleBatch
common
Circle
Batch
class
CircleBatch
(geometry:
VertexBuffer
, drawStyle:
VertexBuffer
)
Content copied to clipboard
Stored circle batch
Types
Constructors
Functions
Properties
Constructors
CircleBatch
Link copied to clipboard
common
fun
CircleBatch
(geometry:
VertexBuffer
, drawStyle:
VertexBuffer
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
common
object
Companion
Content copied to clipboard
Functions
destroy
Link copied to clipboard
common
fun
destroy
()
Content copied to clipboard
Destroy the stored batch
Properties
drawStyle
Link copied to clipboard
common
val
drawStyle
:
VertexBuffer
Content copied to clipboard
geometry
Link copied to clipboard
common
val
geometry
:
VertexBuffer
Content copied to clipboard
size
Link copied to clipboard
common
val
size
:
Int
Content copied to clipboard