Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/demoth/jake2
/ release
Method
release
qcommon/src/main/java/jake2/qcommon/util/Vec3Cache.java:26–28 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
24
}
25
26
public
static
final
void
release() {
27
index--;
28
}
29
30
public
static
final
void
release(
int
count) {
31
index-=count;
Callers
3
RecursiveLightPoint
Method · 0.95
SubdividePolygon
Method · 0.95
CM_RecursiveHullCheck
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected