GLTextureBase.allocDim

class GLTextureBase(uint N)
@property final override const pure nothrow @nogc
Dim
allocDim
(
)
if (
N == 1 ||
N == 2
||
N == 3
)

Meta