osgEarth 2.1.1
Classes | Namespaces | Defines | Variables

/home/cube/sources/osgearth/src/osgEarth/ShaderComposition.cpp File Reference

#include <osgEarth/ShaderComposition>
#include <osgEarth/Registry>
#include <osg/Shader>
#include <osg/Program>
#include <osg/State>
#include <osg/Notify>
#include <sstream>
Include dependency graph for ShaderComposition.cpp:

Go to the source code of this file.

Classes

class  anonymous_namespace{ShaderComposition.cpp}::StateHack

Namespaces

namespace  anonymous_namespace{ShaderComposition.cpp}

Defines

#define LC   "[VirtualProgram] "
#define MERGE_SHADERS   0
#define NOTIFICATION_MESSAGES   0

Variables

static unsigned s_applies = 0
static int s_framenum = 0

Define Documentation

#define LC   "[VirtualProgram] "

Definition at line 28 of file ShaderComposition.cpp.

#define MERGE_SHADERS   0

Definition at line 62 of file ShaderComposition.cpp.

#define NOTIFICATION_MESSAGES   0

Definition at line 63 of file ShaderComposition.cpp.


Variable Documentation

unsigned s_applies = 0 [static]

Definition at line 132 of file ShaderComposition.cpp.

int s_framenum = 0 [static]

Definition at line 133 of file ShaderComposition.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines