|
using | Filter = plDelegate<bool(const plRenderData*)> |
| This function should return true if the given render data should be filtered and not rendered.
|
|
|
plUInt32 | GetCount () const |
|
template<typename T > |
const T * | GetFirstData () const |
|
template<typename T > |
Iterator< T > | GetIterator (plUInt32 uiStartIndex=0, plUInt32 uiCount=plInvalidIndex) const |
|
template<typename T > |
PL_FORCE_INLINE const T * | GetFirstData () const |
|
template<typename T > |
PL_FORCE_INLINE plRenderDataBatch::Iterator< T > | GetIterator (plUInt32 uiStartIndex, plUInt32 uiCount) const |
|
|
class | plExtractedRenderData |
|
class | plRenderDataBatchList |
|
The documentation for this class was generated from the following files: