Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davideberly/GeometricTools
/ Insert
Method
Insert
GTE/Graphics/Culler.cpp:102–105 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
100
}
101
102
void Culler::Insert(Visual* visible)
103
{
104
mVisibleSet.push_back(visible);
105
}
106
107
void Culler::PushViewFrustumPlanes(std::shared_ptr<Camera> const& camera)
108
{
Callers
2
GetVisibleSet
Method · 0.45
InsertTriangle
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected