|
facebook360_dep
Facebook360 Depth Estimation Pipeline
|
#include <GpuBuffers.h>
Public Types | |
| using | Coor = Eigen::Array2i |
Public Member Functions | |
| GpuBuffers (GLenum format, const Coor &area, int depth=1) | |
| ~GpuBuffers () | |
| GpuBuffers (GpuBuffers &&rhs) | |
| void | render (const int program) |
| template<typename T > | |
| int | subdivide (const T &scene) |
| template<typename T > | |
| void | read (T *dst, GLenum format, GLenum type, int index=0) const |
Static Public Member Functions | |
| static size_t | maxDrawBufferCount () |
Public Attributes | |
| const Coor | area |
Copyright 2004-present Facebook. All Rights Reserved.
This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree.
| using GpuBuffers::Coor = Eigen::Array2i |
|
inline |
|
inline |
|
inline |
|
inlinestatic |
|
inline |
|
inline |
|
inline |
| const Coor GpuBuffers::area |
1.8.15