Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.cpp203 constexpr inline T Uint(float v) noexcept in Uint() function
212 constexpr inline float Uint(T v) noexcept in Uint() function
293 return Uint<T>(f); in To()
302 return Uint<T>(v); in From()