littlekt
0.6.0
common
core
/
com.lehaine.littlekt.graphics.gl
/
AttribMask
Attrib
Mask
@
JvmInline
value
class
AttribMask
(
val
glFlag
:
Int
)
Types
Constructors
Functions
Properties
Constructors
Attrib
Mask
Link copied to clipboard
fun
AttribMask
(
glFlag
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
and
Link copied to clipboard
infix
fun
and
(
other
:
AttribMask
)
:
AttribMask
inv
Link copied to clipboard
fun
inv
(
)
:
AttribMask
or
Link copied to clipboard
infix
fun
or
(
other
:
AttribMask
)
:
AttribMask
Properties
gl
Flag
Link copied to clipboard
val
glFlag
:
Int