#include <DrawModule.h>
Definition at line 232 of file DrawModule.h.
◆ RenderCost()
| RenderCost::RenderCost |
( |
void | | ) |
|
|
inline |
◆ ~RenderCost()
| RenderCost::~RenderCost |
( |
void | | ) |
|
|
inline |
◆ addBones()
| void RenderCost::addBones |
( |
int | count | ) |
|
|
inline |
◆ addDrawCalls()
| void RenderCost::addDrawCalls |
( |
int | count | ) |
|
|
inline |
◆ addShadowDrawCalls()
| void RenderCost::addShadowDrawCalls |
( |
int | count | ) |
|
|
inline |
◆ addSkinMeshes()
| void RenderCost::addSkinMeshes |
( |
int | count | ) |
|
|
inline |
◆ addSortedMeshes()
| void RenderCost::addSortedMeshes |
( |
int | count | ) |
|
|
inline |
◆ clear()
| void RenderCost::clear |
( |
void | | ) |
|
|
inline |
◆ getBoneCount()
| int RenderCost::getBoneCount |
( |
void | | ) |
|
|
inline |
◆ getDrawCallCount()
| int RenderCost::getDrawCallCount |
( |
void | | ) |
|
|
inline |
◆ getShadowDrawCount()
| int RenderCost::getShadowDrawCount |
( |
void | | ) |
|
|
inline |
◆ getSkinMeshCount()
| int RenderCost::getSkinMeshCount |
( |
void | | ) |
|
|
inline |
◆ getSortedMeshCount()
| int RenderCost::getSortedMeshCount |
( |
void | | ) |
|
|
inline |
◆ m_boneCount
| int RenderCost::m_boneCount |
|
protected |
◆ m_drawCallCount
| int RenderCost::m_drawCallCount |
|
protected |
◆ m_shadowDrawCount
| int RenderCost::m_shadowDrawCount |
|
protected |
◆ m_skinMeshCount
| int RenderCost::m_skinMeshCount |
|
protected |
◆ m_sortedMeshCount
| int RenderCost::m_sortedMeshCount |
|
protected |
The documentation for this class was generated from the following file: