ezEngine Release 26.3
Loading...
Searching...
No Matches
ezRenderDataBatch::Iterator< T > Class Template Reference

Iterator for traversing typed render data within a batch. More...

#include <RenderDataBatch.h>

Public Member Functions

const T & operator* () const
 
const T * operator-> () const
 
 operator const T * () const
 
void Next ()
 Advances to the next element.
 
bool IsValid () const
 Returns true if the iterator points to a valid element.
 
void operator++ ()
 

Friends

class ezRenderDataBatch
 

Detailed Description

template<typename T>
class ezRenderDataBatch::Iterator< T >

Iterator for traversing typed render data within a batch.


The documentation for this class was generated from the following files: