MCPcopy 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
102void Culler::Insert(Visual* visible)
103{
104 mVisibleSet.push_back(visible);
105}
106
107void Culler::PushViewFrustumPlanes(std::shared_ptr<Camera> const& camera)
108{

Callers 2

GetVisibleSetMethod · 0.45
InsertTriangleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected