1#ifndef COIN_SOPROFILERELEMENT_H
2#define COIN_SOPROFILERELEMENT_H
27#include <Inventor/elements/SoElement.h>
28#include <Inventor/elements/SoSubElement.h>
30#include <Inventor/annex/Profiler/SbProfilingData.h>
34class COIN_DLL_API SoProfilerElement :
public SoElement {
36 SO_ELEMENT_HEADER(SoProfilerElement);
39 static void initClass(
void);
41 static SoProfilerElement *
get(SoState * state);
50 virtual ~SoProfilerElement(
void);
55 virtual void push(SoState * state);
56 virtual void pop(SoState * state,
const SoElement * elt);
Data structure for gathering scene graph traversal profiling information.
Definition SbProfilingData.h:43
SoElement(void)
Definition SoElement.cpp:534
virtual SoElement * copyMatchInfo(void) const
Definition SoProfilerElement.cpp:108
virtual SbBool matches(const SoElement *element) const
Definition SoProfilerElement.cpp:98
static SoProfilerElement * get(SoState *state)
Definition SoProfilerElement.cpp:56
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated for Coin by Doxygen 1.18.0.