toggle menu
korge-root
5.1.0
darwin
switch theme
search in API
korge
/
korlibs.kgl
/
GLFuncNull
GLFunc
Null
darwin
class
GLFuncNull
<
T
:
Function
<
*
>
>
(
name
:
String
?
=
null
)
:
GLFuncBase
<
T
>
Members
Constructors
GLFunc
Null
Link copied to clipboard
darwin
constructor
(
name
:
String
?
=
null
)
Properties
name
Link copied to clipboard
darwin
val
name
:
String
?
Functions
get
Value
Link copied to clipboard
darwin
operator
fun
getValue
(
obj
:
Any
?
,
property
:
KProperty
<
*
>
)
:
CPointer
<
CFunction
<
T
>
>
?