Class mediapipe::GlTexture
ClassList > mediapipe > GlTexture
Public Functions
| Type | Name |
|---|---|
| std::unique_ptr< T > | GetFrame () const |
| std::unique_ptr< ImageFrame > | GetFrame () const |
| std::unique_ptr< GpuBuffer > | GetFrame () const |
| GlTexture () |
|
| void | Release () |
| int | height () const |
| GLuint | name () const |
| GLenum | target () const |
| int | width () const |
| ~GlTexture () = default |
Public Functions Documentation
function GetFrame [1/3]
template<typename T>
std::unique_ptr< T > mediapipe::GlTexture::GetFrame () const
function GetFrame [2/3]
template<>
std::unique_ptr< ImageFrame > mediapipe::GlTexture::GetFrame () const
function GetFrame [3/3]
template<>
std::unique_ptr< GpuBuffer > mediapipe::GlTexture::GetFrame () const
function GlTexture [1/2]
inline mediapipe::GlTexture::GlTexture ()
function Release
inline void mediapipe::GlTexture::Release ()
function height
inline int mediapipe::GlTexture::height () const
function name
inline GLuint mediapipe::GlTexture::name () const
function target
inline GLenum mediapipe::GlTexture::target () const
function width
inline int mediapipe::GlTexture::width () const
function ~GlTexture
mediapipe::GlTexture::~GlTexture () = default
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/gpu/gl_calculator_helper.h