OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Functions
material.cpp File Reference
#include "material.hpp"
#include <iostream>
#include <stdexcept>
#include <osg/Depth>
#include <osg/TexEnvCombine>
#include <osg/Texture2D>
#include <osg/TexMat>
#include <osg/Material>
#include <components/shader/shadermanager.hpp>
Include dependency graph for material.cpp:

Namespaces

 Terrain
 

Functions

osg::ref_ptr< osg::TexMat > Terrain::getBlendmapTexMat (int blendmapScale)
 
osg::ref_ptr< osg::TexMat > Terrain::getLayerTexMat (float layerTileSize)
 
osg::ref_ptr< osg::Depth > Terrain::getEqualDepth ()