#include <cdltm_messages.h>
Data Fields | |
int | x [_MAX_NUM_LANEMARKER_PTS_] |
int | y [_MAX_NUM_LANEMARKER_PTS_] |
int TYPE_2dpts::x[_MAX_NUM_LANEMARKER_PTS_] |
array of x coordinates for the lane marker nodes.
Referenced by build_roadmessage_from_hyp(), calculate_traj_intr_lanemarkers(), generate_atractor_pts(), handler(), and relocate_atractor_pts().
int TYPE_2dpts::y[_MAX_NUM_LANEMARKER_PTS_] |
array of y coordinates for the lane marker nodes.
Referenced by build_roadmessage_from_hyp(), calculate_traj_intr_lanemarkers(), generate_atractor_pts(), handler(), and relocate_atractor_pts().