MCPcopy Create free account
hub / github.com/TheAssemblyArmada/Vanilla-Conquer / Point_Relative_To_Line

Function Point_Relative_To_Line

redalert/findpath.cpp:168–171  ·  view source on GitHub ↗

* Point_Relative_To_Line -- Relation between a point and a line * * * * If a point is on a line then the following function holds true: * * (x - x2)(z1 - z2) = (z - z2)(x1 - x2) given x,z a point on the * * line (x1,z1),(x2,z2). * * If the r

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

Unravel_LoopMethod · 0.70
Follow_EdgeMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected