#include <HUD.h>
Public Member Functions | |
| FBODrawCallback (osg::Texture *texture, osg::Texture *texture2) | |
| ~FBODrawCallback () | |
| void | drawImplementation (osg::RenderInfo &ri, const osg::Drawable *dr) const |
Public Attributes | |
| osg::Texture * | _texture |
| osg::Texture * | _texture2 |
Class manages the uniforms of viewer hud
|
inline |
Constructor
| texture | texture scene |
| texture2 | texture cloud |
|
inline |
Deconstructor
|
inline |
Updates the uniforms at runtime
1.8.1.1