Class PointCloudGL
Public Functions
| Type | Name |
|---|---|
| void | bind (QOpenGLFunctions * f) const |
| void | destroy () |
| size_t | draw_leaves (QOpenGLFunctions * f, const GLint * firsts, const GLsizei * counts, size_t leaf_count) |
| size_t | draw_points (QOpenGLFunctions * f, const OctreePoint * data, size_t count) |
| void | ensure_initialized (QOpenGLFunctions * f) |
| void | upload_points (QOpenGLFunctions * f, const OctreePoint * data, size_t count) |
| ~PointCloudGL () |
Public Functions Documentation
function bind
function destroy
function draw_leaves
size_t PointCloudGL::draw_leaves (
QOpenGLFunctions * f,
const GLint * firsts,
const GLsizei * counts,
size_t leaf_count
)
function draw_points
function ensure_initialized
function upload_points
function ~PointCloudGL
The documentation for this class was generated from the following file /home/runner/work/Blaze/Blaze/src/gui/point_cloud_gl.hpp