Public Member Functions | Private Attributes | List of all members
skybox Class Reference

#include <skybox.h>

Public Member Functions

void render (rs2::float3 cam_position)
 
void reset ()
 
 skybox ()
 

Private Attributes

bool initialized = false
 
std::shared_ptr< rs2::texture_bufferminus_x
 
std::shared_ptr< rs2::texture_bufferminus_y
 
std::shared_ptr< rs2::texture_bufferminus_z
 
std::shared_ptr< rs2::texture_bufferplus_x
 
std::shared_ptr< rs2::texture_bufferplus_y
 
std::shared_ptr< rs2::texture_bufferplus_z
 

Detailed Description

Definition at line 8 of file skybox.h.

Constructor & Destructor Documentation

skybox::skybox ( )

Definition at line 15 of file skybox.cpp.

Member Function Documentation

void skybox::render ( rs2::float3  cam_position)

Definition at line 26 of file skybox.cpp.

void skybox::reset ( void  )
inline

Definition at line 13 of file skybox.h.

Member Data Documentation

bool skybox::initialized = false
private

Definition at line 19 of file skybox.h.

std::shared_ptr<rs2::texture_buffer> skybox::minus_x
private

Definition at line 16 of file skybox.h.

std::shared_ptr<rs2::texture_buffer> skybox::minus_y
private

Definition at line 17 of file skybox.h.

std::shared_ptr<rs2::texture_buffer> skybox::minus_z
private

Definition at line 18 of file skybox.h.

std::shared_ptr<rs2::texture_buffer> skybox::plus_x
private

Definition at line 16 of file skybox.h.

std::shared_ptr<rs2::texture_buffer> skybox::plus_y
private

Definition at line 17 of file skybox.h.

std::shared_ptr<rs2::texture_buffer> skybox::plus_z
private

Definition at line 18 of file skybox.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:32