debian man page for soprofiler

Query: soprofiler

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SoProfiler(3)							       Coin							     SoProfiler(3)

NAME
SoProfiler - Main static class for initializing the scene graph profiling subsystem.
SYNOPSIS
#include <Profiler/SoProfiler.h> Static Public Member Functions static void init (void) static void enable (SbBool enable=TRUE) static SbBool isEnabled (void) static SbBool isOverlayActive (void) static SbBool isConsoleActive (void) Detailed Description Main static class for initializing the scene graph profiling subsystem. Member Function Documentation void SoProfiler::init (void) [static] Initializes the Coin scene graph profiling subsystem. void SoProfiler::enable (SbBoolenable = TRUE) [static] Enable/disable the profiling subsystem at runtime. SbBool SoProfiler::isEnabled (void) [static] Returns whether profiling is enabled or not. SbBool SoProfiler::isOverlayActive (void) [static] Returns whether profiling info is shown in an overlay fashion on the GL canvas or not. SbBool SoProfiler::isConsoleActive (void) [static] Returns whether profiling info is shown on the console or not. Author Generated automatically by Doxygen for Coin from the source code. Version 3.1.3 Wed May 23 2012 SoProfiler(3)
Related Man Pages
sogldriverdatabase(3) - debian
soprofilerelement(3) - debian
soscxmlstatemachine(3) - debian
sotextoutlineenabledelement(3) - debian
sotextureenabledelement(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file