X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Ftexturecube.cpp;h=8d194c42028bb6a4c6eb56cf2e9c0cb9567eba71;hb=a8a04ddd95e57a8f103c04dba317addc32866689;hp=82447e65b8f91cb53f2170aa6e44617ccbbf8aff;hpb=aead6d04308d7873dc99aa4572ce1590a89ebcbd;p=libs%2Fgl.git diff --git a/source/texturecube.cpp b/source/texturecube.cpp index 82447e65..8d194c42 100644 --- a/source/texturecube.cpp +++ b/source/texturecube.cpp @@ -71,13 +71,14 @@ void TextureCube::allocate(unsigned level) throw invalid_operation("TextureCube::allocate"); if(level>=levels) throw invalid_argument("TextureCube::allocate"); - if(allocated&(1<>(const LexicalConverter &conv, TextureCubeFace &face) {