SoProfiler(3) Coin SoProfiler(3)

SoProfiler - Main static class for initializing the scene graph profiling subsystem.

#include <Profiler/SoProfiler.h>


static void init (void)
static void enable (SbBool enable=TRUE)
static SbBool isEnabled (void)
static SbBool isOverlayActive (void)
static SbBool isConsoleActive (void)

Main static class for initializing the scene graph profiling subsystem.

void SoProfiler::init (void) [static]

Initializes the Coin scene graph profiling subsystem.

void SoProfiler::enable (SbBool enable = TRUE) [static]

Enable/disable the profiling subsystem at runtime.

Returns whether profiling is enabled or not.

Returns whether profiling info is shown in an overlay fashion on the GL canvas or not.

Returns whether profiling info is shown on the console or not.

Generated automatically by Doxygen for Coin from the source code.

Tue Dec 26 2023 17:59:22 Version 4.0.2