Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.cpp1750 const auto zeroDelta = (pos == Math::Vec3 {}); in GatherDeltasP() local
1779 const auto zeroDelta = (pos == Math::Vec3 {}); in GatherDeltasP() local
1844 const auto zeroDelta = (pos == Math::Vec3 {} && nor == Math::Vec3 {}); in GatherDeltasPN() local
1884 const auto zeroDelta in GatherDeltasPN() local
1976 const auto zeroDelta = (pos == Math::Vec3 {} && nor == Math::Vec3 {} && tan == Math::Vec3 {}); GatherDeltasPNT() local
2024 const auto zeroDelta = (pos == Math::Vec3 {} && nor == Math::Vec3 {} && tan == Math::Vec3 {}); GatherDeltasPNT() local
[all...]

Completed in 6 milliseconds