Home
last modified time | relevance | path

Searched defs:secondWay (Results 1 – 1 of 1) sorted by relevance

/external/libgdx/gdx/test/com/badlogic/gdx/math/
DIntersectorTest.java80 …float[][] secondWay = { {-10, 0, 10, 0, 0, 5, -10, 0, -10}, {0, 0, 5, 0, 0, -5, -10, 0, -10}};// A… in testSplitTriangle() local
100 …float[][] secondWay = { {10, 0, 10, 0, 0, 5, 10, 0, -10}, {0, 0, 5, 0, 0, -5, 10, 0, -10}};// ADC … in testSplitTriangle() local