Class mediapipe::Tensor::OpenGlTexture2dView
ClassList > mediapipe > Tensor > OpenGlTexture2dView
Inherits the following classes: mediapipe::Tensor::View
Public Types
Public Functions
Public Static Functions
Protected Attributes
Protected Functions
Public Types Documentation
enum Layout
enum mediapipe::Tensor::OpenGlTexture2dView::Layout {
kAligned,
kLinearized
};
Public Functions Documentation
function OpenGlTexture2dView [1/2]
inline mediapipe::Tensor::OpenGlTexture2dView::OpenGlTexture2dView (
OpenGlTexture2dView && src
)
function name
inline GLuint mediapipe::Tensor::OpenGlTexture2dView::name () const
Public Static Functions Documentation
function GetLayoutDimensions
static Layout mediapipe::Tensor::OpenGlTexture2dView::GetLayoutDimensions (
const Tensor::Shape & shape,
int * width,
int * height
)
Protected Attributes Documentation
variable name_
GLuint mediapipe::Tensor::OpenGlTexture2dView::name_;
Protected Functions Documentation
function OpenGlTexture2dView [2/2]
inline mediapipe::Tensor::OpenGlTexture2dView::OpenGlTexture2dView (
GLuint name,
std::unique_ptr< absl::MutexLock > && lock
)
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/framework/formats/tensor.h