Engine » Render » RenderProfiling module

Adds and manages the RenderProfiler resource.

Files

file plugin.hpp
Plugin entry point.
file profiler.hpp
Class cubos::engine::RenderProfiler.

Classes

class cubos::engine::RenderProfiler
Resource which holds settings for render performance profiling.

Functions

auto renderProfilingPlugin(Cubos& cubos) -> CUBOS_ENGINE_API void
Plugin entry function.

Function documentation

CUBOS_ENGINE_API void renderProfilingPlugin(Cubos& cubos)

Plugin entry function.

Parameters
cubos Cubos main class.