Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_util.cpp496 constexpr auto normalsView = array_view(PLANE_NORM); in GeneratePlaneMesh() local
499 CalculateTangents(indicesView, positionsView, normalsView, uvsView, tangents); in GeneratePlaneMesh()