openrndr
Toggle table of contents
0.4.5-dev.17.uncommitted+81afe70
jvm
Platform filter
jvm
Switch theme
Search in API
openrndr
openrndr-gl3
/
org.openrndr.draw.font
/
FaceStbTt
/
State
State
class
State
(
val
data
:
ByteBuffer
,
val
fontInfo
:
STBTTFontinfo
)
(
source
)
Members
Constructors
State
Link copied to clipboard
constructor
(
data
:
ByteBuffer
,
fontInfo
:
STBTTFontinfo
)
Properties
data
Link copied to clipboard
val
data
:
ByteBuffer
font
Info
Link copied to clipboard
val
fontInfo
:
STBTTFontinfo
Functions
destroy
Link copied to clipboard
fun
destroy
(
)