GLFuncBase

open class GLFuncBase<T : Function<*>>(val name: String? = null)

Inheritors

Constructors

Link copied to clipboard
constructor(name: String? = null)

Properties

Link copied to clipboard
val name: String? = null