Lines Matching full:line
34 * Create a line object
35 * @param parent pointer to an object, it will be the parent of the new line
36 * @return pointer to the created line
45 * Set an array of points. The line object will connect these points.
46 * @param obj pointer to a line object
47 …an array of points. Only the address is saved, so the array needs to be alive while the line exists
54 * @param obj pointer to a line object
55 …t array of points. Only the address is saved, so the array needs to be alive while the line exists.
64 * @param obj pointer to a line object
75 * @param obj pointer to a line object
82 * @param obj pointer to a line object
89 * @param obj pointer to a line object
96 * @param obj pointer to a line object
103 * @param obj pointer to a line object