OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Static Public Member Functions | Private Attributes | List of all members
anonymous_namespace{material.cpp}::BlendmapTexMat Class Reference
Collaboration diagram for anonymous_namespace{material.cpp}::BlendmapTexMat:

Public Member Functions

const osg::ref_ptr< osg::TexMat > & get (const int blendmapScale)
 

Static Public Member Functions

static const osg::ref_ptr
< osg::TexMat > & 
value (const int blendmapScale)
 

Private Attributes

std::mutex mMutex
 
std::map< float, osg::ref_ptr
< osg::TexMat > > 
mTexMatMap
 

Member Function Documentation

const osg::ref_ptr<osg::TexMat>& anonymous_namespace{material.cpp}::BlendmapTexMat::get ( const int  blendmapScale)
inline

Here is the caller graph for this function:

static const osg::ref_ptr<osg::TexMat>& anonymous_namespace{material.cpp}::BlendmapTexMat::value ( const int  blendmapScale)
inlinestatic

Here is the call graph for this function:

Member Data Documentation

std::mutex anonymous_namespace{material.cpp}::BlendmapTexMat::mMutex
private
std::map<float, osg::ref_ptr<osg::TexMat> > anonymous_namespace{material.cpp}::BlendmapTexMat::mTexMatMap
private

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