Changeset 341 for trunk/avango-osg/src/avango/osg/Init.cpp
- Timestamp:
- 02/01/10 17:37:44 (2 years ago)
- File:
-
- 1 edited
-
trunk/avango-osg/src/avango/osg/Init.cpp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/avango-osg/src/avango/osg/Init.cpp
r317 r341 72 72 #include <avango/osg/Text.h> 73 73 #include <avango/osg/Texture.h> 74 #include <avango/osg/Texture1D.h> 74 75 #include <avango/osg/Texture2D.h> 75 76 #include <avango/osg/Texture2DArray.h> … … 136 137 av::osg::Text::initClass(); 137 138 av::osg::Texture::initClass(); 139 av::osg::Texture1D::initClass(); 138 140 av::osg::Texture2D::initClass(); 139 141 av::osg::Texture2DArray::initClass();
Note: See TracChangeset
for help on using the changeset viewer.
