Home
last modified time | relevance | path

Searched refs:hexadecimalBase (Results 1 - 1 of 1) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/
H A Djson_util.h121 constexpr const int hexadecimalBase = 16; in ParseHex() local
122 val = std::strtoul(str.data(), &end, hexadecimalBase); in ParseHex()

Completed in 2 milliseconds