Magnum/DebugTools/FrameProfiler.h file new in 2020.06

Class Magnum::DebugTools::FrameProfiler, Magnum::DebugTools::FrameProfilerGL.

Namespaces

namespace Magnum
Root namespace.
namespace Magnum::DebugTools
Debug tools.

Classes

class Magnum::DebugTools::FrameProfiler new in 2020.06
Frame profiler.
class Magnum::DebugTools::FrameProfiler::Measurement
Measurement.
class Magnum::DebugTools::FrameProfilerGL new in 2020.06
OpenGL frame profiler.
template<>
struct Corrade::Utility::ConfigurationValue<Magnum::DebugTools::FrameProfilerGL::Value> new in 2020.06
Configuration value parser and writer.
template<>
struct Corrade::Utility::ConfigurationValue<Magnum::DebugTools::FrameProfilerGL::Values> new in 2020.06
Configuration value parser and writer.

Typedefs

using GLFrameProfiler = FrameProfilerGL deprecated in Git master
OpenGL frame profiler.

Functions

auto operator<<(Debug& debug, FrameProfiler::Units value) -> Debug& new in 2020.06
Debug output operator.
auto operator<<(Debug& debug, FrameProfilerGL::Value value) -> Debug& new in 2020.06
Debug output operator.
auto operator<<(Debug& debug, FrameProfilerGL::Values value) -> Debug& new in 2020.06
Debug output operator.