Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
loopi
Method · 0.45
getcurbb
Method · 0.45
calcbbs
Method · 0.45
loopi
Method · 0.45
loopv
Method · 0.45
setanim
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected