Go to the documentation of this file.
25 #ifndef SCENEOBJECT_H_
26 #define SCENEOBJECT_H_
30 #if defined(Q_WS_WIN) || defined(Q_OS_WIN)
31 #include <QtCore/qt_windows.h>
34 #if defined(Q_WS_MAC) || defined(Q_OS_MAC)
35 #include <OpenGL/glu.h>
65 virtual void draw()
const = 0;
virtual void setScanGraph(const octomap::ScanGraph &graph)=0
void enableHeightColorMode(bool enabled=true)
void enableSemanticColoring(bool enabled=true)
void setColorMode(ColorMode mode)
void heightMapGray(double h, GLfloat *glArrayPos) const
virtual void draw() const =0
void enablePrintoutMode(bool enabled=true)
void heightMapColor(double h, GLfloat *glArrayPos) const
virtual ~ScanGraphDrawer()
octovis
Author(s): Kai M. Wurm
, Armin Hornung
autogenerated on Thu Apr 3 2025 02:40:44