Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/extern/quadriflow/src/
H A Dparametrizer-scale.cpp41 Vector3d q_3n = rotate_vector_into_plane(q_3, n_3, n); in EstimateSlope() local
45 p = compat_orientation_extrinsic_4(q, n, q_3n, n); in EstimateSlope()
H A Dfield-math.hpp366 Vector3d q_3n = rotate_vector_into_plane(q_3, n_3, n); in TravelField() local
369 orient = compat_orientation_extrinsic_4(q, n, q_3n, n); in TravelField()