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

#include <ReprojectionTexture.h>

Public Member Functions

 ReprojectionTexture (Camera dst, Camera src)
 
 ~ReprojectionTexture ()
 
 ReprojectionTexture (ReprojectionTexture &&rhs)
 

Static Public Member Functions

static GLuint createTexture (const ReprojectionTable &table)
 

Public Attributes

GLuint texture
 
Eigen::Array3f scale
 
Eigen::Array3f offset
 

Constructor & Destructor Documentation

◆ ReprojectionTexture() [1/2]

fb360_dep::ReprojectionTexture::ReprojectionTexture ( Camera  dst,
Camera  src 
)
inline

◆ ~ReprojectionTexture()

fb360_dep::ReprojectionTexture::~ReprojectionTexture ( )
inline

◆ ReprojectionTexture() [2/2]

fb360_dep::ReprojectionTexture::ReprojectionTexture ( ReprojectionTexture &&  rhs)
inline

Member Function Documentation

◆ createTexture()

static GLuint fb360_dep::ReprojectionTexture::createTexture ( const ReprojectionTable table)
inlinestatic

Member Data Documentation

◆ offset

Eigen::Array3f fb360_dep::ReprojectionTexture::offset

◆ scale

Eigen::Array3f fb360_dep::ReprojectionTexture::scale

◆ texture

GLuint fb360_dep::ReprojectionTexture::texture

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