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}::LayerTexMat Class Reference
Collaboration diagram for anonymous_namespace{material.cpp}::LayerTexMat:

Public Member Functions

const osg::ref_ptr< osg::TexMat > & get (const float layerTileSize)
 

Static Public Member Functions

static const osg::ref_ptr
< osg::TexMat > & 
value (const float layerTileSize)
 

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}::LayerTexMat::get ( const float  layerTileSize)
inline

Here is the caller graph for this function:

static const osg::ref_ptr<osg::TexMat>& anonymous_namespace{material.cpp}::LayerTexMat::value ( const float  layerTileSize)
inlinestatic

Here is the call graph for this function:

Member Data Documentation

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

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