cgv
cgv::render::performance_monitor Class Reference

#include <performance_monitor.h>

Inherited by cgv::render::gl::gl_performance_monitor.

Public Member Functions

 performance_monitor ()
 construct performance monitor with standard configuration
 

Detailed Description

This class allows to monitor the performance of a set of tasks that are repeatedly executed over time. Each repetition is called a frame. The performance monitor supports storage of performance information in a file and prepares everything for rendering performance measurements, where the actually rendering is implemented in libs/cgv_gl/gl/gl_performance_monitor.


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