Home
last modified time | relevance | path

Searched refs:load_graph_points (Results 1 – 3 of 3) sorted by relevance

/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/utils/aiwrapper/
H A Dsyncer.h132 bool load_graph_points(xray_re::xr_level_spawn& spawn,
H A Dsyncer_level_spawn.cxx121 bool syncer::load_graph_points(xr_level_spawn& spawn, const char* path, const char* name) const in load_graph_points() function in syncer
H A Dsyncer.cxx123 if (!load_graph_points(*spawn, PA_LEVEL, "level.spawn")) in split_spawns()
138 if (!load_graph_points(*spawn, PA_LEVEL, level_spawn_name)) in split_spawns()