33 #define PROF_TABLE_MAX 512
37 #define PROF_TABLE_LEN(n_pts) min_ii(PROF_TABLE_MAX, (((n_pts - 1)) * PROF_RESOL) + 1)
@ PROF_SAMPLE_EVEN_LENGTHS
@ PROF_SAMPLE_STRAIGHT_EDGES
struct CurveProfile CurveProfile
struct CurveProfilePoint CurveProfilePoint
struct CurveProfile * profile
CurveProfilePoint * table
CurveProfilePoint * segments