<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <br>
    When I try to attach a TextureBuffer texture to a camera via the
    attach method I get the error:<br>
    <br>
    "<span class="pl-s">Error:
      FrameBufferAttachment::FrameBufferAttachment(Camera::Attachment&)
      passed an unrecognised Texture type."</span><br>
    <br>
    <span class="pl-en">FrameBufferAttachment</span>(Camera::Attachment&
    attachment) has no case for a TextureBuffer.   Is this just an
    oversight, or am I missing something?<br>
    <br>
    Thanks,<br>
    Rob<br>
  </body>
</html>