Public Member Functions | Private Attributes | List of all members
rs2::shader Class Reference

#include <opengl3.h>

Public Member Functions

unsigned int get_id () const
 
 shader (const std::string &code, shader_type type)
 
 ~shader ()
 

Private Attributes

unsigned int _id
 

Detailed Description

Definition at line 49 of file opengl3.h.

Constructor & Destructor Documentation

shader::shader ( const std::string code,
shader_type  type 
)

Definition at line 454 of file opengl3.cpp.

shader::~shader ( )

Definition at line 494 of file opengl3.cpp.

Member Function Documentation

unsigned int rs2::shader::get_id ( ) const
inline

Definition at line 55 of file opengl3.h.

Member Data Documentation

unsigned int rs2::shader::_id
private

Definition at line 58 of file opengl3.h.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:41