MCPcopy Create free account
hub / github.com/assaultcube/AC / add

Method add

source/src/vertmodel.h:73–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71 }
72
73 void add(const vec &v)
74 {
75 addlow(v);
76 addhigh(v);
77 }
78
79 void add(const bb &b)
80 {

Callers 6

loopiMethod · 0.45
getcurbbMethod · 0.45
calcbbsMethod · 0.45
loopiMethod · 0.45
loopvMethod · 0.45
setanimMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected