enum Gloop::IndexType
Overview
Format of index values in element array buffers.
Defined in:
gloop/index_type.crEnum Members
-
UInt8 =
5121_u32
-
UInt16 =
5123_u32
-
UInt32 =
5125_u32
Instance Method Summary
-
#to_unsafe
Converts to an OpenGL enum.
- #u_int16?
- #u_int32?
- #u_int8?