![]() |
Castor3D 0.17.0
Multiplatform 3D engine
|
The 3D objects counts. More...
#include <RenderModule.hpp>
Public Attributes | |
| uint32_t | vertexCount {} |
| uint32_t | faceCount {} |
| uint32_t | objectCount {} |
| uint32_t | billboardCount {} |
| uint32_t | lightsCount {} |
The 3D objects counts.
| uint32_t castor3d::RenderCounts::billboardCount {} |
The billboards count.
| uint32_t castor3d::RenderCounts::faceCount {} |
The face count.
| uint32_t castor3d::RenderCounts::lightsCount {} |
The light sources count.
| uint32_t castor3d::RenderCounts::objectCount {} |
The object count.
| uint32_t castor3d::RenderCounts::vertexCount {} |
The vertex count.