OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Attributes | List of all members
Terrain::TextureLayer Struct Reference

#include <material.hpp>

Collaboration diagram for Terrain::TextureLayer:

Public Attributes

osg::ref_ptr< osg::Texture2D > mDiffuseMap
 
osg::ref_ptr< osg::Texture2D > mNormalMap
 
bool mParallax
 
bool mSpecular
 

Member Data Documentation

osg::ref_ptr<osg::Texture2D> Terrain::TextureLayer::mDiffuseMap
osg::ref_ptr<osg::Texture2D> Terrain::TextureLayer::mNormalMap
bool Terrain::TextureLayer::mParallax
bool Terrain::TextureLayer::mSpecular

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