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

Method ApplyConstantBuffers

trinity/Tr2PerObjectData.cpp:35–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33}
34
35void Tr2PerObjectData::ApplyConstantBuffers( Tr2IndirectDrawBufferWriter& writer, Tr2RenderContext& renderContext ) const
36{
37 CCP_ASSERT( false );
38}
39
40
41// cppcheck-suppress uninitMemberVar

Callers 1

RenderGdprBatchesMethod · 0.45

Calls 3

SetPerObjectDataMethod · 0.45

Tested by

no test coverage detected