| Variables | |
| list | Blue = [0, 0, 1, 0.5] | 
| c = Client() | |
| cases = list(range(len(regions))) | |
| tuple | checks | 
| tuple | checks_hr | 
| list | definitions | 
| string | edge_fmt = "{j}a * {b}a_{c}a + {j}{b} * {c}a_aa - {j}{c} * {b}a_aa" | 
| list | Green = [0, 1, 0, 0.5] | 
| tuple | P1 = (-0.6475786872429674, -0.519875255189778, 0.5955961037406681) | 
| tuple | P2 = (0.069105957031249998, -0.150722900390625, -0.42999999999999999) | 
| tuple | P3 = (0.063996093749999997, -0.15320971679687501, -0.42999999999999999) | 
| string | plane_fmt = "" | 
| list | plane_tests = ["C.dot (a_cross_b)", "D.dot(a_cross_c)", "-D.dot(a_cross_b)"] | 
| tuple | Q1 = (-25.655000000000001, -1.2858199462890625, 3.7249809570312502) | 
| tuple | Q2 = (-10.926, -1.284259033203125, 3.7281499023437501) | 
| tuple | Q3 = (-10.926, -1.2866180419921875, 3.72335400390625) | 
| list | Red = [1, 0, 0, 0.5] | 
| list | regions | 
| string | sceneName = "scene/triangles" | 
| string | segment_fmt = "{j}a_aa" | 
| list | tests | 
| tuple | tf1 | 
| tuple | tf2 = (0, 0, 0, 0, 0, 0, 1) | 
| tuple | weights | 
| int | wid = len(c.gui.getWindowList()) - 1 | 
| list gjk.Blue = [0, 0, 1, 0.5] | 
Definition at line 7 of file test/scripts/gjk.py.
| gjk.c = Client() | 
Definition at line 9 of file test/scripts/gjk.py.
| gjk.cases = list(range(len(regions))) | 
Definition at line 76 of file doc/gjk.py.
| tuple gjk.checks | 
Definition at line 16 of file doc/gjk.py.
| tuple gjk.checks_hr | 
Definition at line 23 of file doc/gjk.py.
| list gjk.definitions | 
Definition at line 85 of file doc/gjk.py.
Definition at line 10 of file doc/gjk.py.
| list gjk.Green = [0, 1, 0, 0.5] | 
Definition at line 6 of file test/scripts/gjk.py.
| tuple gjk.P1 = (-0.6475786872429674, -0.519875255189778, 0.5955961037406681) | 
Definition at line 21 of file test/scripts/gjk.py.
| tuple gjk.P2 = (0.069105957031249998, -0.150722900390625, -0.42999999999999999) | 
Definition at line 22 of file test/scripts/gjk.py.
| tuple gjk.P3 = (0.063996093749999997, -0.15320971679687501, -0.42999999999999999) | 
Definition at line 23 of file test/scripts/gjk.py.
| string gjk.plane_fmt = "" | 
Definition at line 9 of file doc/gjk.py.
| list gjk.plane_tests = ["C.dot (a_cross_b)", "D.dot(a_cross_c)", "-D.dot(a_cross_b)"] | 
Definition at line 15 of file doc/gjk.py.
| tuple gjk.Q1 = (-25.655000000000001, -1.2858199462890625, 3.7249809570312502) | 
Definition at line 24 of file test/scripts/gjk.py.
| tuple gjk.Q2 = (-10.926, -1.284259033203125, 3.7281499023437501) | 
Definition at line 25 of file test/scripts/gjk.py.
| tuple gjk.Q3 = (-10.926, -1.2866180419921875, 3.72335400390625) | 
Definition at line 26 of file test/scripts/gjk.py.
| list gjk.Red = [1, 0, 0, 0.5] | 
Definition at line 5 of file test/scripts/gjk.py.
| list gjk.regions | 
Definition at line 66 of file doc/gjk.py.
| string gjk.sceneName = "scene/triangles" | 
Definition at line 12 of file test/scripts/gjk.py.
| string gjk.segment_fmt = "{j}a_aa" | 
Definition at line 8 of file doc/gjk.py.
| list gjk.tests | 
Definition at line 49 of file doc/gjk.py.
| tuple gjk.tf1 | 
Definition at line 27 of file test/scripts/gjk.py.
| tuple gjk.tf2 = (0, 0, 0, 0, 0, 0, 1) | 
Definition at line 36 of file test/scripts/gjk.py.
| tuple gjk.weights | 
Definition at line 32 of file doc/gjk.py.
| gjk.wid = len(c.gui.getWindowList()) - 1 | 
Definition at line 10 of file test/scripts/gjk.py.