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

Method SetTopology

trinity/TriRenderBatch.cpp:137–140  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

135}
136
137void Tr2RenderBatch::SetTopology( Tr2RenderContextEnum::Topology topology )
138{
139 m_topology = topology;
140}
141
142void Tr2RenderBatch::SetPerObjectData( const Tr2PerObjectData* perObjectData )
143{

Callers 15

DrawHelperMethod · 0.45
PickMethod · 0.45
EndRenderMethod · 0.45
GetBatchesImplMethod · 0.45
RenderMethod · 0.45
SubmitGeometryMethod · 0.45
GetBatchesImplMethod · 0.45
SubmitGeometryFunction · 0.45
RenderBatchGroupMethod · 0.45
RenderGdprBatchesMethod · 0.45
SubmitGeometryMethod · 0.45
SubmitGeometryMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected