Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ HasData
Method
HasData
trinity/Tr2ReflectionProbe.cpp:68–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
}
67
68
bool Tr2ReflectionProbe::HasData() const
69
{
70
return m_hasData && m_postFilterTarget->IsValid();
71
}
72
73
TriFrustum Tr2ReflectionProbe::GetFrustum( unsigned face, Tr2RenderContext& renderContext )
74
{
Callers
1
GatherBatches
Method · 0.80
Calls
1
IsValid
Method · 0.45
Tested by
no test coverage detected