##############
PassStatistics
##############

.. cpp:namespace:: RED::PassStatistics

.. default-domain:: cpp

Functions
=========

======================================= =============================================================================================
:doc:`classRED_1_1CID`                  :cpp:func:`GetClassID <static RED::CID RED::PassStatistics::GetClassID()>`                   
void *                                  :cpp:func:`As <virtual void * RED::PassStatistics::As(const RED::CID &iCID)>`                
const void *                            :cpp:func:`As <virtual const void * RED::PassStatistics::As(const RED::CID &iCID) const>`    
class T_As                              :cpp:func:`As <T_As * RED::PassStatistics::As()>`                                            
class T_As                              :cpp:func:`As <const T_As * RED::PassStatistics::As() const>`                                
..                                      :cpp:func:`PassStatistics <RED::PassStatistics::PassStatistics>`                             
..                                      :cpp:func:`~PassStatistics <RED::PassStatistics::~PassStatistics>`                           
:cpp:enumerator:`~RED::RENDERING_PASS`  :cpp:func:`GetPass <RED::RENDERING_PASS RED::PassStatistics::GetPass() const>`               
float                                   :cpp:func:`GetElapsedTime <float RED::PassStatistics::GetElapsedTime() const>`               
int                                     :cpp:func:`GetDrawCallsCount <int RED::PassStatistics::GetDrawCallsCount() const>`           
int                                     :cpp:func:`GetMatrixSwapsCount <int RED::PassStatistics::GetMatrixSwapsCount() const>`       
int                                     :cpp:func:`GetMaterialSetupsCount <int RED::PassStatistics::GetMaterialSetupsCount() const>` 
======================================= =============================================================================================

.. cpp:namespace:: nullptr

Detailed Description
====================

.. doxygenclass:: RED::PassStatistics
   :project: RED
   :members:
   :undoc-members:



