ProfilerHAL::DrawProcessedPrimitive

ProfilerHAL::DrawProcessedPrimitive
virtual void DrawProcessedPrimitive(Primitive* pprimitive, PrimitiveBatch* pstart, PrimitiveBatch * pend);
Description

DrawProcessedPrimitive draws a range of pre-cached and pre-processed primitives.

Parameters
Parameters 
Description 
Primitive* pprimitive 
Pointer to the Primitive object for drawing simple shapes. 
PrimitiveBatch* pstart 
Pointer to the beginning of the PrimitiveBatch
PrimitiveBatch * pend 
Pointer to the end of the PrimitiveBatch