Searched defs:pointInTriangle2D (Results 1 – 3 of 3) sorted by relevance
109 static bool pointInTriangle2D(tcu::Vec3 p, tcu::Vec3 a, tcu::Vec3 b, tcu::Vec3 c) in pointInTriangle2D() function
852 bool pointInTriangle2D(const tcu::Vec3 &p, const tcu::Vec3 &p0, const tcu::Vec3 &p1, const tcu::Vec… in pointInTriangle2D() function
65 bool pointInTriangle2D(const tcu::Vec3 &p, const tcu::Vec3 &p0, const tcu::Vec3 &p1, const tcu::Vec… in pointInTriangle2D() function