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

Method SetPickingData

trinity/TriRenderBatch.cpp:169–172  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

167}
168
169void Tr2RenderBatch::SetPickingData( uint32_t pickingData )
170{
171 m_pickingData = pickingData;
172}
173
174void Tr2RenderBatch::SetPickingData( uint32_t meshIndex, uint32_t areaIndex )
175{

Callers 2

GetBatchesMethod · 0.80
GetBatchesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected