Ignore:
Timestamp:
01/13/10 16:11:18 (2 years ago)
Author:
rkuck
Message:

CameraAttachment? can now contain an Image

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/avango-osg/include/avango/osg/CameraAttachment.h

    r299 r335  
    3636#include <avango/StandardFields.h> 
    3737#include <avango/osg/Texture.h> 
     38#include <avango/osg/Image.h> 
    3839 
    3940namespace av 
     
    6162      SFInt InternalFormat; 
    6263      SFTexture Texture; 
     64      SFImage Image; 
    6365      SFUInt Level; 
    6466      SFUInt Face; 
Note: See TracChangeset for help on using the changeset viewer.