Skip to content

Class PointCloudFramebuffer

ClassList > PointCloudFramebuffer

Public Functions

Type Name
void bind () const
void bind_read () const
void clear () const
GLuint color_texture () const
GLuint depth_texture () const
void ensure_size (int width, int height)
GLuint fbo () const
bool valid () const
~PointCloudFramebuffer ()

Public Functions Documentation

function bind

void PointCloudFramebuffer::bind () const

function bind_read

void PointCloudFramebuffer::bind_read () const

function clear

void PointCloudFramebuffer::clear () const

function color_texture

inline GLuint PointCloudFramebuffer::color_texture () const

function depth_texture

inline GLuint PointCloudFramebuffer::depth_texture () const

function ensure_size

void PointCloudFramebuffer::ensure_size (
    int width,
    int height
) 

function fbo

inline GLuint PointCloudFramebuffer::fbo () const

function valid

inline bool PointCloudFramebuffer::valid () const

function ~PointCloudFramebuffer

inline PointCloudFramebuffer::~PointCloudFramebuffer () 


The documentation for this class was generated from the following file /home/runner/work/Blaze/Blaze/src/gui/point_cloud_framebuffer.hpp