From ee465746eb37865079daeb5c47f25f11cdcddada Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Wed, 23 Aug 2017 23:02:57 +0100 Subject: Updating docs --- classyage_1_1TextureCache.html | 31 ++++++++++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) (limited to 'classyage_1_1TextureCache.html') diff --git a/classyage_1_1TextureCache.html b/classyage_1_1TextureCache.html index 610b09cc..1ba9dedc 100644 --- a/classyage_1_1TextureCache.html +++ b/classyage_1_1TextureCache.html @@ -83,6 +83,7 @@ $(document).ready(function(){initNavTree('classyage_1_1TextureCache.html','');})
yage::TextureCache Class Reference
@@ -97,6 +98,11 @@ Public Member Functions   Texture getTexture (const std::string &texture_path)   + + + +

+Private Attributes

std::unordered_map< std::string, Texturetexture_map_
 

Constructor & Destructor Documentation

@@ -141,6 +147,29 @@ Public Member Functions
+
+ +

Member Data Documentation

+ +

◆ texture_map_

+ +
+
+ + + + + +
+ + + + +
std::unordered_map<std::string, Texture> yage::TextureCache::texture_map_
+
+private
+
+

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