Class gpu_frame

Inheritance Relationships

Base Type

Class Documentation

class gpu_frame : public rs2::frame

GPU-Frame extension can be used to recover underlying OpenGL textures from a GPU frame and to check if frame data is stored in CPU or GPU memory

Public Functions

inline gpu_frame(const frame &f)
inline uint32_t get_texture_id(unsigned int id = 0) const