MCPcopy Create free account
hub / github.com/ValveSoftware/source-sdk-2013 / DrawBeamQuadratic

Function DrawBeamQuadratic

src/game/client/beamdraw.cpp:1489–1526  ·  view source on GitHub ↗

P0 = start P1 = control P2 = end P(t) = (1-t)^2 * P0 + 2t(1-t)*P1 + t^2 * P2 */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

DrawModelMethod · 0.85
DrawModelMethod · 0.85

Calls 2

StartMethod · 0.45
EndMethod · 0.45

Tested by

no test coverage detected