qCC_glWindow version 2.13.alpha (Qt) - 31 May 2022
CloudCompare 3D view
Public Member Functions | Public Attributes | List of all members
ccGLWindow::PBOPicking Struct Reference

Fast pixel reading mechanism with PBO. More...

#include <ccGLWindow.h>

Public Member Functions

bool init ()
 
void release ()
 

Public Attributes

bool supported = true
 Whether the picking PBO seems supported or not.
 
QOpenGLBuffer * glBuffer = nullptr
 PBO object.
 
qint64 lastReadTime_ms = 0
 Last read operation timestamp.
 
QElapsedTimer timer
 Elapsed timer.
 

Detailed Description

Fast pixel reading mechanism with PBO.


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