Home
last modified time | relevance | path

Searched defs:GetImageLibrary (Results 1 – 2 of 2) sorted by relevance

/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/fcollada/include/FCDocument/
H A DFCDocument.h333 inline FCDImageLibrary* GetImageLibrary() { return imageLibrary; } in GetImageLibrary() function
334 inline const FCDImageLibrary* GetImageLibrary() const { return imageLibrary; } /**< See above. */ in GetImageLibrary() function
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/fcollada/src/FCollada/FCDocument/
H A DFCDocument.h333 inline FCDImageLibrary* GetImageLibrary() { return imageLibrary; } in GetImageLibrary() function
334 inline const FCDImageLibrary* GetImageLibrary() const { return imageLibrary; } /**< See above. */ in GetImageLibrary() function