CloudyDay
 All Classes Functions Variables Enumerations
Public Member Functions | Public Attributes
osgCloudyDay::FBODrawCallback Class Reference

#include <HUD.h>

List of all members.

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

Detailed Description

Class manages the uniforms of viewer hud


Constructor & Destructor Documentation

osgCloudyDay::FBODrawCallback::FBODrawCallback ( osg::Texture *  texture,
osg::Texture *  texture2 
)
inline

Constructor

Parameters:
texturetexture scene
texture2texture cloud
osgCloudyDay::FBODrawCallback::~FBODrawCallback ( )
inline

Deconstructor


Member Function Documentation

void osgCloudyDay::FBODrawCallback::drawImplementation ( osg::RenderInfo &  ri,
const osg::Drawable *  dr 
) const
inline

Updates the uniforms at runtime


The documentation for this class was generated from the following file: