MCPcopy 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
68bool Tr2ReflectionProbe::HasData() const
69{
70 return m_hasData && m_postFilterTarget->IsValid();
71}
72
73TriFrustum Tr2ReflectionProbe::GetFrustum( unsigned face, Tr2RenderContext& renderContext )
74{

Callers 1

GatherBatchesMethod · 0.80

Calls 1

IsValidMethod · 0.45

Tested by

no test coverage detected