Static class that offers profiling callbacks for a number of selected Open Inventor features, e.g.
More...
#include <Inventor/SoProfiling.h>
|
static bool | isEnabled () |
| returns if profiling is enabled (callbacks are only called if profiling is enabled) More...
|
|
static void | setEnabled (bool flag) |
| enables/disabled the profiling (default is false) More...
|
|
field/container notifications.
Definition at line 55 of file SoProfiling.h.
◆ getEnterScopeApplyActionCB()
static EnterScopeApplyActionCB* SoProfiling::getEnterScopeApplyActionCB |
( |
| ) |
|
|
inlinestatic |
◆ getEnterScopeFieldContainerNotifyCB()
static EnterScopeFieldContainerNotifyCB* SoProfiling::getEnterScopeFieldContainerNotifyCB |
( |
| ) |
|
|
inlinestatic |
◆ getEnterScopeFieldNotifyCB()
static EnterScopeFieldNotifyCB* SoProfiling::getEnterScopeFieldNotifyCB |
( |
| ) |
|
|
inlinestatic |
◆ getEnterScopeProcessDelayQueueCB()
static EnterScopeProcessDelayQueueCB* SoProfiling::getEnterScopeProcessDelayQueueCB |
( |
| ) |
|
|
inlinestatic |
◆ getEnterScopeProcessTimerQueueCB()
static EnterScopeProcessTimerQueueCB* SoProfiling::getEnterScopeProcessTimerQueueCB |
( |
| ) |
|
|
inlinestatic |
◆ getLeaveScopeCB()
static LeaveScopeCB* SoProfiling::getLeaveScopeCB |
( |
| ) |
|
|
inlinestatic |
◆ isEnabled()
static bool SoProfiling::isEnabled |
( |
| ) |
|
|
inlinestatic |
◆ setEnabled()
static void SoProfiling::setEnabled |
( |
bool |
flag | ) |
|
|
inlinestatic |
◆ setEnterScopeApplyActionCB()
static void SoProfiling::setEnterScopeApplyActionCB |
( |
EnterScopeApplyActionCB * |
cb | ) |
|
|
inlinestatic |
◆ setEnterScopeFieldContainerNotifyCB()
static void SoProfiling::setEnterScopeFieldContainerNotifyCB |
( |
EnterScopeFieldContainerNotifyCB * |
cb | ) |
|
|
inlinestatic |
◆ setEnterScopeFieldNotifyCB()
static void SoProfiling::setEnterScopeFieldNotifyCB |
( |
EnterScopeFieldNotifyCB * |
cb | ) |
|
|
inlinestatic |
◆ setEnterScopeProcessDelayQueueCB()
static void SoProfiling::setEnterScopeProcessDelayQueueCB |
( |
EnterScopeProcessDelayQueueCB * |
cb | ) |
|
|
inlinestatic |
◆ setEnterScopeProcessTimerQueueCB()
static void SoProfiling::setEnterScopeProcessTimerQueueCB |
( |
EnterScopeProcessTimerQueueCB * |
cb | ) |
|
|
inlinestatic |
◆ setLeaveScopeCB()
static void SoProfiling::setLeaveScopeCB |
( |
LeaveScopeCB * |
cb | ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file:
- /home/jenkins/workspaces/mevislab/4.1.1_0/build/MeVis/ThirdParty/Sources/Inventor/include/Inventor/SoProfiling.h