1#ifndef COIN_SOPROFILERTOPKIT
2#define COIN_SOPROFILERTOPKIT
27#include <Inventor/annex/Profiler/nodekits/SoProfilerOverlayKit.h>
28#include <Inventor/fields/SoSFColor.h>
29#include <Inventor/fields/SoSFInt32.h>
30#include <Inventor/fields/SoSFVec2f.h>
31#include <Inventor/fields/SoSFVec3f.h>
32#include <Inventor/tools/SbPimplPtr.h>
34class SoProfilerTopKitP;
36class COIN_DLL_API SoProfilerTopKit :
public SoProfilerOverlayKit {
37 typedef SoProfilerOverlayKit inherited;
38 SO_KIT_HEADER(SoProfilerTopKit);
39 SO_KIT_CATALOG_ENTRY_HEADER(textSep);
40 SO_KIT_CATALOG_ENTRY_HEADER(color);
41 SO_KIT_CATALOG_ENTRY_HEADER(translation);
42 SO_KIT_CATALOG_ENTRY_HEADER(text);
43 SO_KIT_CATALOG_ENTRY_HEADER(graph);
46 static void initClass(
void);
47 SoProfilerTopKit(
void);
56 virtual ~SoProfilerTopKit(
void);
59 SbPimplPtr<SoProfilerTopKitP> pimpl;
60 friend class SoProfilerTopKitP;
62 SoProfilerTopKit(
const SoProfilerTopKit & rhs);
63 SoProfilerTopKit & operator = (
const SoProfilerTopKit & rhs);
The SoSFColor class is a container for an SbColor value.
Definition SoSFColor.h:31
The SoSFInt32 class is a container for a 32-bit integer value.
Definition SoSFInt32.h:30
The SoSFVec2f class is a container for an SbVec2f vector.
Definition SoSFVec2f.h:31
The SoSFVec3f class is a container for an SbVec3f vector.
Definition SoSFVec3f.h:31
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Wed Jul 17 2024 for Coin by Doxygen 1.12.0.