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

1 line
10 KiB
JSON

{"nodes": [{"id": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_burst_1_8_8_documentation_csharp_function_pointers_md", "label": "csharp-function-pointers.md", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Documentation~\\csharp-function-pointers.md", "source_location": "L1"}, {"id": "documentation_csharp_function_pointers_function_pointers", "label": "Function pointers", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Documentation~\\csharp-function-pointers.md", "source_location": "L1"}, {"id": "documentation_csharp_function_pointers_support_details", "label": "Support details", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Documentation~\\csharp-function-pointers.md", "source_location": "L5"}, {"id": "documentation_csharp_function_pointers_interoperability_with_il2cpp", "label": "Interoperability with IL2CPP", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Documentation~\\csharp-function-pointers.md", "source_location": "L11"}, {"id": "documentation_csharp_function_pointers_using_function_pointers", "label": "Using function pointers", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Documentation~\\csharp-function-pointers.md", "source_location": "L15"}, {"id": "documentation_csharp_function_pointers_codeblock_1", "label": "code:c# (// Instruct Burst to look for static methods with [BurstComp)", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Documentation~\\csharp-function-pointers.md", "source_location": "L24"}, {"id": "documentation_csharp_function_pointers_codeblock_2", "label": "code:c# (// Contains a compiled version of MultiplyFloat with Burst)", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Documentation~\\csharp-function-pointers.md", "source_location": "L43"}, {"id": "documentation_csharp_function_pointers_using_function_pointers_in_a_job", "label": "Using function pointers in a job", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Documentation~\\csharp-function-pointers.md", "source_location": "L51"}, {"id": "documentation_csharp_function_pointers_codeblock_3", "label": "code:c# (// Invoke the function pointers from HPC# jobs)", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Documentation~\\csharp-function-pointers.md", "source_location": "L55"}, {"id": "documentation_csharp_function_pointers_using_function_pointers_in_c_code", "label": "Using function pointers in C# code", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Documentation~\\csharp-function-pointers.md", "source_location": "L63"}, {"id": "documentation_csharp_function_pointers_codeblock_4", "label": "code:c# (private readonly static Process2FloatsDelegate mulFunctionPo)", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Documentation~\\csharp-function-pointers.md", "source_location": "L67"}, {"id": "documentation_csharp_function_pointers_performance_considerations", "label": "Performance considerations", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Documentation~\\csharp-function-pointers.md", "source_location": "L77"}, {"id": "documentation_csharp_function_pointers_codeblock_5", "label": "code:c# (///Bad function pointer example)", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Documentation~\\csharp-function-pointers.md", "source_location": "L85"}, {"id": "documentation_csharp_function_pointers_codeblock_6", "label": "code:c# ([BurstCompile])", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Documentation~\\csharp-function-pointers.md", "source_location": "L124"}, {"id": "documentation_csharp_function_pointers_codeblock_7", "label": "code:c# ([BurstCompile])", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Documentation~\\csharp-function-pointers.md", "source_location": "L165"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_burst_1_8_8_documentation_csharp_function_pointers_md", "target": "documentation_csharp_function_pointers_function_pointers", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Documentation~\\csharp-function-pointers.md", "source_location": "L1", "weight": 1.0}, {"source": "documentation_csharp_function_pointers_function_pointers", "target": "documentation_csharp_function_pointers_support_details", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Documentation~\\csharp-function-pointers.md", "source_location": "L5", "weight": 1.0}, {"source": "documentation_csharp_function_pointers_support_details", "target": "documentation_csharp_function_pointers_interoperability_with_il2cpp", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Documentation~\\csharp-function-pointers.md", "source_location": "L11", "weight": 1.0}, {"source": "documentation_csharp_function_pointers_function_pointers", "target": "documentation_csharp_function_pointers_using_function_pointers", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Documentation~\\csharp-function-pointers.md", "source_location": "L15", "weight": 1.0}, {"source": "documentation_csharp_function_pointers_using_function_pointers", "target": "documentation_csharp_function_pointers_codeblock_1", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Documentation~\\csharp-function-pointers.md", "source_location": "L24", "weight": 1.0}, {"source": "documentation_csharp_function_pointers_using_function_pointers", "target": "documentation_csharp_function_pointers_codeblock_2", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Documentation~\\csharp-function-pointers.md", "source_location": "L43", "weight": 1.0}, {"source": "documentation_csharp_function_pointers_using_function_pointers", "target": "documentation_csharp_function_pointers_using_function_pointers_in_a_job", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Documentation~\\csharp-function-pointers.md", "source_location": "L51", "weight": 1.0}, {"source": "documentation_csharp_function_pointers_using_function_pointers_in_a_job", "target": "documentation_csharp_function_pointers_codeblock_3", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Documentation~\\csharp-function-pointers.md", "source_location": "L55", "weight": 1.0}, {"source": "documentation_csharp_function_pointers_using_function_pointers", "target": "documentation_csharp_function_pointers_using_function_pointers_in_c_code", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Documentation~\\csharp-function-pointers.md", "source_location": "L63", "weight": 1.0}, {"source": "documentation_csharp_function_pointers_using_function_pointers_in_c_code", "target": "documentation_csharp_function_pointers_codeblock_4", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Documentation~\\csharp-function-pointers.md", "source_location": "L67", "weight": 1.0}, {"source": "documentation_csharp_function_pointers_function_pointers", "target": "documentation_csharp_function_pointers_performance_considerations", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Documentation~\\csharp-function-pointers.md", "source_location": "L77", "weight": 1.0}, {"source": "documentation_csharp_function_pointers_performance_considerations", "target": "documentation_csharp_function_pointers_codeblock_5", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Documentation~\\csharp-function-pointers.md", "source_location": "L85", "weight": 1.0}, {"source": "documentation_csharp_function_pointers_performance_considerations", "target": "documentation_csharp_function_pointers_codeblock_6", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Documentation~\\csharp-function-pointers.md", "source_location": "L124", "weight": 1.0}, {"source": "documentation_csharp_function_pointers_performance_considerations", "target": "documentation_csharp_function_pointers_codeblock_7", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.burst@1.8.8\\Documentation~\\csharp-function-pointers.md", "source_location": "L165", "weight": 1.0}], "input_tokens": 0, "output_tokens": 0}