Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ad-si/LuaCAD
/ endQuery
Method
endQuery
OpenCSG/src/occlusionQuery.cpp:58–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
}
57
58
void OcclusionQueryARB::endQuery() {
59
glEndQueryARB(mQueryType);
60
}
61
62
unsigned int OcclusionQueryARB::getQueryResult() {
63
GLuint fragmentCount;
Callers
2
subtractPrimitivesWithOcclusionQueries
Function · 0.80
renderOcclusionQueryGoldfeather
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected