Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/extern/quadriflow/src/
H A Dfield-math.hpp360 auto FaceQFromVertices = [&](int f, double tx, double ty) { in TravelField() local
446 Vector3d ideal_q = FaceQFromVertices(f, *tx, *ty); in TravelField()
462 Vector3d ideal_q = FaceQFromVertices(f, *tx, *ty); in TravelField()