Searched defs:SubpixelLineSegment (Results 1 – 1 of 1) sorted by relevance
97 struct SubpixelLineSegment struct99 const tcu::Vector<deInt64,2> m_v0;100 const tcu::Vector<deInt64,2> m_v1;102 SubpixelLineSegment (const tcu::Vector<deInt64,2>& v0, const tcu::Vector<deInt64,2>& v1) in SubpixelLineSegment() argument108 tcu::Vector<deInt64,2> direction (void) const in direction()