Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.cpp1752 const auto zeroDelta = (pos == Math::Vec3 {}); in GatherDeltasP() local
1781 const auto zeroDelta = (pos == Math::Vec3 {}); in GatherDeltasP() local
1846 const auto zeroDelta = (pos == Math::Vec3 {} && nor == Math::Vec3 {}); in GatherDeltasPN() local
1886 const auto zeroDelta = (pos == Math::Vec3 {} && nor == Math::Vec3 {}); in GatherDeltasPN() local
1978 … const auto zeroDelta = (pos == Math::Vec3 {} && nor == Math::Vec3 {} && tan == Math::Vec3 {}); in GatherDeltasPNT() local
2026 … const auto zeroDelta = (pos == Math::Vec3 {} && nor == Math::Vec3 {} && tan == Math::Vec3 {}); in GatherDeltasPNT() local