Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/relate/
H A Dlinear_linear.hpp599 const TurnInfo * turn_ptr = NULL; in apply() local
601 turn_ptr = m_degenerated_turn_ptr; in apply()
603 turn_ptr = m_previous_turn_ptr; in apply()
605 if ( turn_ptr ) in apply()
607 segment_identifier const& prev_seg_id = turn_ptr->operations[op_id].seg_id; in apply()