int myTextureKey
Definition: DtTextureVisitor.h:72
DtTextureVisitor walks the scene graph and collects the names of all textures found on nodes and draw...
Definition: DtTextureVisitor.h:32
std::unordered_map< int, std::string > TextureMap
typdef a map of textures
Definition: DtTextureVisitor.h:36
std::unordered_map< std::string, int > myFoundTextureNames
Definition: DtTextureVisitor.h:71
TextureMap myFoundTextures
Definition: DtTextureVisitor.h:69