Minetest 5.9.0-dev
 
Loading...
Searching...
No Matches
nodemetadata.h File Reference
#include <unordered_set>
#include <map>
#include "metadata.h"
+ Include dependency graph for nodemetadata.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  NodeMetadata
 
class  NodeMetadataList
 

Typedefs

typedef std::map< v3s16, NodeMetadata * > NodeMetadataMap
 

Typedef Documentation

◆ NodeMetadataMap

typedef std::map<v3s16, NodeMetadata *> NodeMetadataMap