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

#include <AsyncLoader.h>

Public Member Functions

 AsyncLoader ()
 
 AsyncLoader (const std::vector< std::string > &filenames, const std::vector< size_t > &sizes, const bool batched=false, const bool threaded=true)
 
void wait ()
 

Public Attributes

std::vector< GLuint > objects
 

Constructor & Destructor Documentation

◆ AsyncLoader() [1/2]

fb360_dep::AsyncLoader::AsyncLoader ( )
inline

◆ AsyncLoader() [2/2]

fb360_dep::AsyncLoader::AsyncLoader ( const std::vector< std::string > &  filenames,
const std::vector< size_t > &  sizes,
const bool  batched = false,
const bool  threaded = true 
)
inline

Member Function Documentation

◆ wait()

void fb360_dep::AsyncLoader::wait ( )
inline

Member Data Documentation

◆ objects

std::vector<GLuint> fb360_dep::AsyncLoader::objects

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