facebook360_dep
Facebook360 Depth Estimation Pipeline
Public Types | Public Member Functions | Public Attributes | List of all members
fb360_dep::ReprojectionScene Struct Reference

#include <ReprojectionGpuUtil.h>

Public Types

using Coor = GpuBuffers::Coor
 

Public Member Functions

 ReprojectionScene (const ReprojectionTexture &reprojection, const GLuint srcTexture, const float disparity)
 
 ~ReprojectionScene ()
 
bool render (GpuBuffers &dst, const Coor &begin, const Coor &size) const
 
void setDisparity (const float disparity)
 

Public Attributes

const GLuint program
 

Member Typedef Documentation

◆ Coor

Constructor & Destructor Documentation

◆ ReprojectionScene()

fb360_dep::ReprojectionScene::ReprojectionScene ( const ReprojectionTexture reprojection,
const GLuint  srcTexture,
const float  disparity 
)
inline

◆ ~ReprojectionScene()

fb360_dep::ReprojectionScene::~ReprojectionScene ( )
inline

Member Function Documentation

◆ render()

bool fb360_dep::ReprojectionScene::render ( GpuBuffers dst,
const Coor begin,
const Coor size 
) const
inline

◆ setDisparity()

void fb360_dep::ReprojectionScene::setDisparity ( const float  disparity)
inline

Member Data Documentation

◆ program

const GLuint fb360_dep::ReprojectionScene::program

The documentation for this struct was generated from the following file: