MCPcopy Create free account
hub / github.com/carbonengine/trinity / PutFence

Method PutFence

trinityal/src/Tr2FenceAL.cpp:33–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31}
32
33ALResult Tr2FenceAL::PutFence( Tr2RenderContextAL& renderContext )
34{
35 return m_fence->PutFence( renderContext );
36}
37
38ALResult Tr2FenceAL::IsReached( bool& isReached, Tr2RenderContextAL& renderContext )
39{

Callers 3

EndFrameMethod · 0.45
DoneUsingDataMethod · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.36