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

#include <CanopyScene.h>

Public Member Functions

 Canopy (const cv::Mat_< cv::Vec4f > &color, const cv::Mat_< cv::Vec3f > &mesh, GLuint program)
 
void destroy ()
 
void render (GLuint framebuffer, const Eigen::Projective3f &transform, const GLuint program, const float ipd=0.0f) const
 

Constructor & Destructor Documentation

◆ Canopy()

fb360_dep::Canopy::Canopy ( const cv::Mat_< cv::Vec4f > &  color,
const cv::Mat_< cv::Vec3f > &  mesh,
GLuint  program 
)

Member Function Documentation

◆ destroy()

void fb360_dep::Canopy::destroy ( )

◆ render()

void fb360_dep::Canopy::render ( GLuint  framebuffer,
const Eigen::Projective3f &  transform,
const GLuint  program,
const float  ipd = 0.0f 
) const

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