OpenCOVER
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
tridelity.h
Go to the documentation of this file.
1 #ifndef TRIDELITY_H
2 #define TRIDELITY_H
3 
4 namespace osg
5 {
6 class Image;
7 }
8 
9 osg::Image *tridelityLookupMV();
10 osg::Image *tridelityLookupML();
11 #endif
osg::Image * tridelityLookupMV()
osg::Image * tridelityLookupML()