Home | History | Annotate | Download | only in referencerenderer

Lines Matching full:vertex

149 // returns true if vertex is on the left side of the line
158 // returns true if vertex is on the right side of the line
167 // returns true if vertex is on the line
176 // returns true if vertex is on the line segment
460 * \param v0 Screen-space coordinates (x, y, z) and 1/w for vertex 0.
461 * \param v1 Screen-space coordinates (x, y, z) and 1/w for vertex 1.
462 * \param v2 Screen-space coordinates (x, y, z) and 1/w for vertex 2.