Home
last modified time | relevance | path

Searched refs:gltf_unordered_map (Results 1 – 16 of 16) sorted by relevance

/dports/devel/upp/upp/bazaar/plugin/assimp/code/glTF/
H A DglTFCommon.h74 # define gltf_unordered_map map macro
80 # define gltf_unordered_map unordered_map macro
82 # define gltf_unordered_map tr1::unordered_map macro
H A DglTFAsset.h83 # define gltf_unordered_map map macro
89 # define gltf_unordered_map unordered_map macro
91 # define gltf_unordered_map tr1::unordered_map macro
964 typedef typename std::gltf_unordered_map< std::string, unsigned int > Dict;
1031 typedef std::gltf_unordered_map<std::string, int> IdMap;
H A DglTFAsset.inl1422 std::gltf_unordered_map<std::string, bool> exts;
/dports/devel/upp/upp/bazaar/plugin/assimp/code/glTF2/
H A DglTF2Asset.h84 # define gltf_unordered_map map macro
90 # define gltf_unordered_map unordered_map macro
92 # define gltf_unordered_map tr1::unordered_map macro
933 typedef typename std::gltf_unordered_map< unsigned int, unsigned int > Dict;
934 typedef typename std::gltf_unordered_map< std::string, unsigned int > IdDict;
1000 typedef std::gltf_unordered_map<std::string, int> IdMap;
H A DglTF2Asset.inl1500 std::gltf_unordered_map<std::string, bool> exts;
1517 std::gltf_unordered_map<std::string, bool> exts;
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DglTF2Asset.h79 # define gltf_unordered_map map macro
85 # define gltf_unordered_map unordered_map macro
87 # define gltf_unordered_map tr1::unordered_map macro
960 typedef typename std::gltf_unordered_map< unsigned int, unsigned int > Dict;
961 typedef typename std::gltf_unordered_map< std::string, unsigned int > IdDict;
1027 typedef std::gltf_unordered_map<std::string, int> IdMap;
H A DglTFAsset.h80 # define gltf_unordered_map map macro
86 # define gltf_unordered_map unordered_map macro
88 # define gltf_unordered_map tr1::unordered_map macro
1014 typedef typename std::gltf_unordered_map< std::string, unsigned int > Dict;
1081 typedef std::gltf_unordered_map<std::string, int> IdMap;
H A DglTF2Asset.inl1204 std::gltf_unordered_map<std::string, bool> exts;
H A DglTFAsset.inl1400 std::gltf_unordered_map<std::string, bool> exts;
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/code/
H A DglTFAsset.h76 # define gltf_unordered_map map macro
82 # define gltf_unordered_map unordered_map macro
84 # define gltf_unordered_map tr1::unordered_map macro
785 typedef typename std::gltf_unordered_map< std::string, unsigned int > Dict;
851 typedef std::gltf_unordered_map<std::string, int> IdMap;
H A DglTFAsset.inl1022 std::gltf_unordered_map<std::string, bool> exts;
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/glTF2/
H A DglTF2Asset.h98 # define gltf_unordered_map map macro
106 # define gltf_unordered_map tr1::unordered_map macro
109 # define gltf_unordered_map unordered_map macro
1022 using Dict = typename std::gltf_unordered_map<unsigned int, unsigned int>;
1023 using IdDict = typename std::gltf_unordered_map<std::string, unsigned int>;
1086 using IdMap = std::gltf_unordered_map<std::string, int>;
H A DglTF2Asset.inl1983 std::gltf_unordered_map<std::string, bool> exts;
1999 std::gltf_unordered_map<std::string, bool> exts;
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/glTF/
H A DglTFAsset.h92 # define gltf_unordered_map map macro
98 # define gltf_unordered_map tr1::unordered_map macro
100 # define gltf_unordered_map unordered_map macro
907 typedef typename std::gltf_unordered_map<std::string, unsigned int> Dict;
966 typedef std::gltf_unordered_map<std::string, int> IdMap;
H A DglTFCommon.h74 # define gltf_unordered_map map macro
80 # define gltf_unordered_map tr1::unordered_map macro
82 # define gltf_unordered_map unordered_map macro
H A DglTFAsset.inl1256 std::gltf_unordered_map<std::string, bool> exts;