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