Files
JuegoSim/graphify-out/cache/ast/bad3ce3c68445ce47a6a8577d8df48976d7a24d86429fa5f716d8c814e0b1599.json
2026-07-21 08:56:10 +03:00

1 line
45 KiB
JSON

{"nodes": [{"id": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_mathematics_1_2_6_tests_tests_shared_testplane_cs", "label": "TestPlane.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L1"}, {"id": "shared_testplane_unity_mathematics_tests", "label": "Unity.Mathematics.Tests", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L5"}, {"id": "shared_testplane_testplane", "label": "TestPlane", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L7"}, {"id": "float", "label": "float", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L11"}, {"id": "shared_testplane_testplane_empty", "label": ".Empty()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L13"}, {"id": "shared_testplane_testplane_getnormal", "label": ".GetNormal()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L23"}, {"id": "shared_testplane_testplane_getdistance", "label": ".GetDistance()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L31"}, {"id": "shared_testplane_testplane_setnormal", "label": ".SetNormal()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L39"}, {"id": "shared_testplane_testplane_setdistance", "label": ".SetDistance()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L48"}, {"id": "shared_testplane_testplane_constructwithnormalanddistance", "label": ".ConstructWithNormalAndDistance()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L57"}, {"id": "shared_testplane_testplane_constructwithcoefficients_nonunitlengthnormal", "label": ".ConstructWithCoefficients_NonUnitLengthNormal()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L69"}, {"id": "shared_testplane_testplane_constructwithnormalandpointinplane_negativedistance", "label": ".ConstructWithNormalAndPointInPlane_NegativeDistance()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L81"}, {"id": "shared_testplane_testplane_constructwithnormalandpointinplane_positivedistance", "label": ".ConstructWithNormalAndPointInPlane_PositiveDistance()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L93"}, {"id": "shared_testplane_testplane_constructwithnormalandpointinplane", "label": ".ConstructWithNormalAndPointInPlane()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L105"}, {"id": "shared_testplane_testplane_constructwithtwovectorsandorigin_trivial", "label": ".ConstructWithTwoVectorsAndOrigin_Trivial()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L119"}, {"id": "shared_testplane_testplane_constructwithtwovectorsandorigin_nonzeroorigin", "label": ".ConstructWithTwoVectorsAndOrigin_NonZeroOrigin()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L129"}, {"id": "shared_testplane_testplane_signeddistancetopoint", "label": ".SignedDistanceToPoint()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L139"}, {"id": "shared_testplane_testplane_signeddistancetopointtrivial", "label": ".SignedDistanceToPointTrivial()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L155"}, {"id": "shared_testplane_testplane_projectiontrivial", "label": ".ProjectionTrivial()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L177"}, {"id": "shared_testplane_testplane_projection", "label": ".Projection()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L186"}, {"id": "shared_testplane_testplane_flipped", "label": ".Flipped()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L198"}, {"id": "shared_testplane_testplane_implicittofloat4", "label": ".ImplicitToFloat4()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L210"}, {"id": "shared_testplane_testplane_normalizefloat4", "label": ".NormalizeFloat4()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L223"}, {"id": "shared_testplane_testplane_normalizeplane", "label": ".NormalizePlane()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L232"}, {"id": "shared_testplane_testplane_createfromunitnormalanddistance", "label": ".CreateFromUnitNormalAndDistance()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L244"}, {"id": "shared_testplane_testplane_createfromunitnormalandpointinplane", "label": ".CreateFromUnitNormalAndPointInPlane()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L255"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_mathematics_1_2_6_tests_tests_shared_testplane_cs", "target": "framework", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_mathematics_1_2_6_tests_tests_shared_testplane_cs", "target": "geometry", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_mathematics_1_2_6_tests_tests_shared_testplane_cs", "target": "tests", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L3", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_mathematics_1_2_6_tests_tests_shared_testplane_cs", "target": "shared_testplane_unity_mathematics_tests", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L5", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_mathematics_1_2_6_tests_tests_shared_testplane_cs", "target": "shared_testplane_testplane", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L7", "weight": 1.0}, {"source": "shared_testplane_testplane", "target": "float", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L11", "weight": 1.0, "context": "field"}, {"source": "shared_testplane_testplane", "target": "shared_testplane_testplane_empty", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L13", "weight": 1.0}, {"source": "shared_testplane_testplane", "target": "shared_testplane_testplane_getnormal", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L23", "weight": 1.0}, {"source": "shared_testplane_testplane", "target": "shared_testplane_testplane_getdistance", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L31", "weight": 1.0}, {"source": "shared_testplane_testplane", "target": "shared_testplane_testplane_setnormal", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L39", "weight": 1.0}, {"source": "shared_testplane_testplane", "target": "shared_testplane_testplane_setdistance", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L48", "weight": 1.0}, {"source": "shared_testplane_testplane", "target": "shared_testplane_testplane_constructwithnormalanddistance", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L57", "weight": 1.0}, {"source": "shared_testplane_testplane", "target": "shared_testplane_testplane_constructwithcoefficients_nonunitlengthnormal", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L69", "weight": 1.0}, {"source": "shared_testplane_testplane", "target": "shared_testplane_testplane_constructwithnormalandpointinplane_negativedistance", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L81", "weight": 1.0}, {"source": "shared_testplane_testplane", "target": "shared_testplane_testplane_constructwithnormalandpointinplane_positivedistance", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L93", "weight": 1.0}, {"source": "shared_testplane_testplane", "target": "shared_testplane_testplane_constructwithnormalandpointinplane", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L105", "weight": 1.0}, {"source": "shared_testplane_testplane", "target": "shared_testplane_testplane_constructwithtwovectorsandorigin_trivial", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L119", "weight": 1.0}, {"source": "shared_testplane_testplane", "target": "shared_testplane_testplane_constructwithtwovectorsandorigin_nonzeroorigin", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L129", "weight": 1.0}, {"source": "shared_testplane_testplane", "target": "shared_testplane_testplane_signeddistancetopoint", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L139", "weight": 1.0}, {"source": "shared_testplane_testplane", "target": "shared_testplane_testplane_signeddistancetopointtrivial", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L155", "weight": 1.0}, {"source": "shared_testplane_testplane", "target": "shared_testplane_testplane_projectiontrivial", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L177", "weight": 1.0}, {"source": "shared_testplane_testplane", "target": "shared_testplane_testplane_projection", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L186", "weight": 1.0}, {"source": "shared_testplane_testplane", "target": "shared_testplane_testplane_flipped", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L198", "weight": 1.0}, {"source": "shared_testplane_testplane", "target": "shared_testplane_testplane_implicittofloat4", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L210", "weight": 1.0}, {"source": "shared_testplane_testplane", "target": "shared_testplane_testplane_normalizefloat4", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L223", "weight": 1.0}, {"source": "shared_testplane_testplane", "target": "shared_testplane_testplane_normalizeplane", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L232", "weight": 1.0}, {"source": "shared_testplane_testplane", "target": "shared_testplane_testplane_createfromunitnormalanddistance", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L244", "weight": 1.0}, {"source": "shared_testplane_testplane", "target": "shared_testplane_testplane_createfromunitnormalandpointinplane", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L255", "weight": 1.0}, {"source": "shared_testplane_testplane_signeddistancetopointtrivial", "target": "shared_testplane_testplane_signeddistancetopoint", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L160", "weight": 1.0}, {"source": "shared_testplane_testplane_projectiontrivial", "target": "shared_testplane_testplane_projection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L183", "weight": 1.0}], "raw_calls": [{"caller_nid": "shared_testplane_testplane_empty", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L18"}, {"caller_nid": "shared_testplane_testplane_empty", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L19"}, {"caller_nid": "shared_testplane_testplane_empty", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L20"}, {"caller_nid": "shared_testplane_testplane_getnormal", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L28"}, {"caller_nid": "shared_testplane_testplane_getdistance", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L36"}, {"caller_nid": "shared_testplane_testplane_setnormal", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L45"}, {"caller_nid": "shared_testplane_testplane_setdistance", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L54"}, {"caller_nid": "shared_testplane_testplane_constructwithnormalanddistance", "callee": "normalize", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L60"}, {"caller_nid": "shared_testplane_testplane_constructwithnormalanddistance", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L64"}, {"caller_nid": "shared_testplane_testplane_constructwithnormalanddistance", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L65"}, {"caller_nid": "shared_testplane_testplane_constructwithnormalanddistance", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L66"}, {"caller_nid": "shared_testplane_testplane_constructwithcoefficients_nonunitlengthnormal", "callee": "rsqrt", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L74"}, {"caller_nid": "shared_testplane_testplane_constructwithcoefficients_nonunitlengthnormal", "callee": "lengthsq", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L74"}, {"caller_nid": "shared_testplane_testplane_constructwithcoefficients_nonunitlengthnormal", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L76"}, {"caller_nid": "shared_testplane_testplane_constructwithcoefficients_nonunitlengthnormal", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L77"}, {"caller_nid": "shared_testplane_testplane_constructwithcoefficients_nonunitlengthnormal", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L78"}, {"caller_nid": "shared_testplane_testplane_constructwithnormalandpointinplane_negativedistance", "callee": "up", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L84"}, {"caller_nid": "shared_testplane_testplane_constructwithnormalandpointinplane_negativedistance", "callee": "up", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L85"}, {"caller_nid": "shared_testplane_testplane_constructwithnormalandpointinplane_negativedistance", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L88"}, {"caller_nid": "shared_testplane_testplane_constructwithnormalandpointinplane_negativedistance", "callee": "up", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L88"}, {"caller_nid": "shared_testplane_testplane_constructwithnormalandpointinplane_negativedistance", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L89"}, {"caller_nid": "shared_testplane_testplane_constructwithnormalandpointinplane_negativedistance", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L90"}, {"caller_nid": "shared_testplane_testplane_constructwithnormalandpointinplane_positivedistance", "callee": "down", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L96"}, {"caller_nid": "shared_testplane_testplane_constructwithnormalandpointinplane_positivedistance", "callee": "up", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L97"}, {"caller_nid": "shared_testplane_testplane_constructwithnormalandpointinplane_positivedistance", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L100"}, {"caller_nid": "shared_testplane_testplane_constructwithnormalandpointinplane_positivedistance", "callee": "down", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L100"}, {"caller_nid": "shared_testplane_testplane_constructwithnormalandpointinplane_positivedistance", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L101"}, {"caller_nid": "shared_testplane_testplane_constructwithnormalandpointinplane_positivedistance", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L102"}, {"caller_nid": "shared_testplane_testplane_constructwithnormalandpointinplane", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L114"}, {"caller_nid": "shared_testplane_testplane_constructwithnormalandpointinplane", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L115"}, {"caller_nid": "shared_testplane_testplane_constructwithnormalandpointinplane", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L116"}, {"caller_nid": "shared_testplane_testplane_constructwithtwovectorsandorigin_trivial", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L126"}, {"caller_nid": "shared_testplane_testplane_constructwithtwovectorsandorigin_nonzeroorigin", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L136"}, {"caller_nid": "shared_testplane_testplane_signeddistancetopoint", "callee": "normalize", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L144"}, {"caller_nid": "shared_testplane_testplane_signeddistancetopoint", "callee": "cross", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L144"}, {"caller_nid": "shared_testplane_testplane_signeddistancetopoint", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L148"}, {"caller_nid": "shared_testplane_testplane_signeddistancetopoint", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L149"}, {"caller_nid": "shared_testplane_testplane_signeddistancetopoint", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L150"}, {"caller_nid": "shared_testplane_testplane_signeddistancetopoint", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L151"}, {"caller_nid": "shared_testplane_testplane_signeddistancetopoint", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L152"}, {"caller_nid": "shared_testplane_testplane_signeddistancetopointtrivial", "callee": "up", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L158"}, {"caller_nid": "shared_testplane_testplane_signeddistancetopointtrivial", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L160"}, {"caller_nid": "shared_testplane_testplane_signeddistancetopointtrivial", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L161"}, {"caller_nid": "shared_testplane_testplane_signeddistancetopointtrivial", "callee": "left", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L161"}, {"caller_nid": "shared_testplane_testplane_signeddistancetopointtrivial", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L162"}, {"caller_nid": "shared_testplane_testplane_signeddistancetopointtrivial", "callee": "right", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L162"}, {"caller_nid": "shared_testplane_testplane_signeddistancetopointtrivial", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L163"}, {"caller_nid": "shared_testplane_testplane_signeddistancetopointtrivial", "callee": "forward", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L163"}, {"caller_nid": "shared_testplane_testplane_signeddistancetopointtrivial", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L164"}, {"caller_nid": "shared_testplane_testplane_signeddistancetopointtrivial", "callee": "back", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L164"}, {"caller_nid": "shared_testplane_testplane_signeddistancetopointtrivial", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L165"}, {"caller_nid": "shared_testplane_testplane_signeddistancetopointtrivial", "callee": "up", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L165"}, {"caller_nid": "shared_testplane_testplane_signeddistancetopointtrivial", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L166"}, {"caller_nid": "shared_testplane_testplane_signeddistancetopointtrivial", "callee": "up", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L166"}, {"caller_nid": "shared_testplane_testplane_signeddistancetopointtrivial", "callee": "left", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L166"}, {"caller_nid": "shared_testplane_testplane_signeddistancetopointtrivial", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L167"}, {"caller_nid": "shared_testplane_testplane_signeddistancetopointtrivial", "callee": "up", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L167"}, {"caller_nid": "shared_testplane_testplane_signeddistancetopointtrivial", "callee": "right", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L167"}, {"caller_nid": "shared_testplane_testplane_signeddistancetopointtrivial", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L168"}, {"caller_nid": "shared_testplane_testplane_signeddistancetopointtrivial", "callee": "up", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L168"}, {"caller_nid": "shared_testplane_testplane_signeddistancetopointtrivial", "callee": "back", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L168"}, {"caller_nid": "shared_testplane_testplane_signeddistancetopointtrivial", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L169"}, {"caller_nid": "shared_testplane_testplane_signeddistancetopointtrivial", "callee": "up", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L169"}, {"caller_nid": "shared_testplane_testplane_signeddistancetopointtrivial", "callee": "forward", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L169"}, {"caller_nid": "shared_testplane_testplane_signeddistancetopointtrivial", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L170"}, {"caller_nid": "shared_testplane_testplane_signeddistancetopointtrivial", "callee": "down", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L170"}, {"caller_nid": "shared_testplane_testplane_signeddistancetopointtrivial", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L171"}, {"caller_nid": "shared_testplane_testplane_signeddistancetopointtrivial", "callee": "down", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L171"}, {"caller_nid": "shared_testplane_testplane_signeddistancetopointtrivial", "callee": "left", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L171"}, {"caller_nid": "shared_testplane_testplane_signeddistancetopointtrivial", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L172"}, {"caller_nid": "shared_testplane_testplane_signeddistancetopointtrivial", "callee": "down", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L172"}, {"caller_nid": "shared_testplane_testplane_signeddistancetopointtrivial", "callee": "right", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L172"}, {"caller_nid": "shared_testplane_testplane_signeddistancetopointtrivial", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L173"}, {"caller_nid": "shared_testplane_testplane_signeddistancetopointtrivial", "callee": "down", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L173"}, {"caller_nid": "shared_testplane_testplane_signeddistancetopointtrivial", "callee": "back", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L173"}, {"caller_nid": "shared_testplane_testplane_signeddistancetopointtrivial", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L174"}, {"caller_nid": "shared_testplane_testplane_signeddistancetopointtrivial", "callee": "down", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L174"}, {"caller_nid": "shared_testplane_testplane_signeddistancetopointtrivial", "callee": "forward", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L174"}, {"caller_nid": "shared_testplane_testplane_projectiontrivial", "callee": "up", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L180"}, {"caller_nid": "shared_testplane_testplane_projectiontrivial", "callee": "left", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L181"}, {"caller_nid": "shared_testplane_testplane_projectiontrivial", "callee": "forward", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L181"}, {"caller_nid": "shared_testplane_testplane_projectiontrivial", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L183"}, {"caller_nid": "shared_testplane_testplane_projectiontrivial", "callee": "up", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L183"}, {"caller_nid": "shared_testplane_testplane_projection", "callee": "normalize", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L190"}, {"caller_nid": "shared_testplane_testplane_projection", "callee": "sqrt", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L193"}, {"caller_nid": "shared_testplane_testplane_projection", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L195"}, {"caller_nid": "shared_testplane_testplane_flipped", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L207"}, {"caller_nid": "shared_testplane_testplane_implicittofloat4", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L220"}, {"caller_nid": "shared_testplane_testplane_normalizefloat4", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L229"}, {"caller_nid": "shared_testplane_testplane_normalizefloat4", "callee": "Normalize", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L229"}, {"caller_nid": "shared_testplane_testplane_normalizeplane", "callee": "Normalize", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L236"}, {"caller_nid": "shared_testplane_testplane_normalizeplane", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L239"}, {"caller_nid": "shared_testplane_testplane_normalizeplane", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L240"}, {"caller_nid": "shared_testplane_testplane_normalizeplane", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L241"}, {"caller_nid": "shared_testplane_testplane_createfromunitnormalanddistance", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L252"}, {"caller_nid": "shared_testplane_testplane_createfromunitnormalandpointinplane", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.mathematics@1.2.6\\Tests\\Tests\\Shared\\TestPlane.cs", "source_location": "L263"}]}