Point Cloud Viewer  1.00
A Viewer to display point clouds with phong shading by converting them to splats.
PCVGLWidget Class Reference

The PCVGLWidget class This class is the opengl window where everything is drawn. More...

#include <pcvglwidget.h>

Inherits QOpenGLWidget.

Signals

void exit ()
 
int fovupdate ()
 

Public Member Functions

 PCVGLWidget (QWidget *parent=0)
 
void setClearColor (QColor col)
 sets glClearColor() More...
 

Protected Member Functions

void initializeGL ()
 
void paintGL ()
 
void resizeGL (int width, int height)
 
void mouseMoveEvent (QMouseEvent *ev)
 
void mousePressEvent (QMouseEvent *ev)
 
void mouseReleaseEvent (QMouseEvent *ev)
 
void wheelEvent (QWheelEvent *ev)
 

Detailed Description

The PCVGLWidget class This class is the opengl window where everything is drawn.

Member Function Documentation

void PCVGLWidget::setClearColor ( QColor  col)

sets glClearColor()

Parameters
col

The documentation for this class was generated from the following files: