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