Added tgt::FramebufferObject::attachTexture() to check for completeness in...
Added tgt::FramebufferObject::attachTexture() to check for completeness in debug mode. This should catch and thereby ease debugging of misconfigurations of the FBO that will otherwise lead to errors at some later place.
Please register or sign in to comment