Home
last modified time | relevance | path

Searched defs:Vector5F (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/frameworks/base/geometry/ng/
H A Dvector.h82 struct Vector5F { struct
83 Vector5F(float xF, float yF, float zF, float wF, float vF) : x(xF), y(yF), z(zF), w(wF), v(vF) {} in Vector5F() function

Completed in 2 milliseconds