|
PhysicsBasedAnimationToolkit 0.0.10
Cross-platform C++20 library of algorithms and data structures commonly used in computer graphics research on physically-based simulation.
|
This file contains the Buffer class for 1- or 2-dimensional GPU buffers of numeric types. More...
Go to the source code of this file.
Classes | |
| class | pbat::gpu::common::Buffer |
| 1- or 2-dimensional GPU buffer of numeric types More... | |
Namespaces | |
| namespace | pbat |
| The main namespace of the library. | |
| namespace | pbat::gpu |
| GPU related public functionality. | |
| namespace | pbat::gpu::common |
| Public API to core GPU utilities. | |
This file contains the Buffer class for 1- or 2-dimensional GPU buffers of numeric types.