Changeset 335 for trunk/avango-osg/include/avango/osg/CameraAttachment.h
- Timestamp:
- 01/13/10 16:11:18 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/avango-osg/include/avango/osg/CameraAttachment.h
r299 r335 36 36 #include <avango/StandardFields.h> 37 37 #include <avango/osg/Texture.h> 38 #include <avango/osg/Image.h> 38 39 39 40 namespace av … … 61 62 SFInt InternalFormat; 62 63 SFTexture Texture; 64 SFImage Image; 63 65 SFUInt Level; 64 66 SFUInt Face;
Note: See TracChangeset
for help on using the changeset viewer.
