three-d ~master (2015-01-13T18:29:31Z)
Dub
Repo
toGlType.toGlType
three
gl
util
toGlType
Undocumented in source.
enum
toGlType
;
enum
toGlType
;
enum
toGlType
;
enum
toGlType
;
enum
toGlType
;
enum
toGlType
;
enum
toGlType
;
enum
toGlType
;
template
toGlType
(T)
static if
(!(
is(T == byte)
))
static if
(!(
is(T == ubyte)
))
static if
(!(
is(T == short)
))
static if
(!(
is(T == ushort)
))
static if
(!(
is(T == int)
))
static if
(!(
is(T == uint)
))
static if
(!(
is(T == float)
))
static if
(
is(T == double)
)
enum
toGlType
=
GL_DOUBLE
;
Meta
Source
See Source File
three
gl
util
toGlType
manifest constants
toGlType