CacheablePrimitive::GetCacheResults

CacheablePrimitive::GetCacheResults
void GetCacheResults(RenderTarget** results, unsigned count);
Description

GetCacheResults returns the cached results (if available) for the primitive.

Parameters
Parameters 
Description 
RenderTarget** results 
Returns pointers to the cached render target results. 
unsigned count 
_The number of elements in the results.