ProfileViews::SetBatch

ProfileViews::SetBatch
virtual void SetBatch(HAL* phal, ComplexMesh* prim, unsigned index);
Description

SetBatch informs the profiler of a new batch being rendered.

Parameters
Parameters 
Description 
HAL* phal 
The HAL rendering the batch. 
ComplexMesh* prim 
The primitive that is being rendered. 
unsigned index 
The index of the mesh within the primitive being rendered.