|
PhysicsBasedAnimationToolkit 0.0.10
Cross-platform C++20 library of algorithms and data structures commonly used in computer graphics research on physically-based simulation.
|
VBD integrator public API. More...
#include "PhysicsBasedAnimationToolkitExport.h"#include "pbat/gpu/Aliases.h"#include "pbat/sim/vbd/Data.h"#include "pbat/sim/vbd/Enums.h"#include <string_view>Go to the source code of this file.
Classes | |
| class | pbat::gpu::vbd::Integrator |
| The VBD public API wrapper around the VBD integrator implementation. [2]. More... | |
Namespaces | |
| namespace | pbat |
| The main namespace of the library. | |
| namespace | pbat::gpu |
| GPU related public functionality. | |
| namespace | pbat::gpu::impl |
| GPU algorithm implementations. | |
| namespace | pbat::gpu::impl::vbd |
| Vertex Block Descent (VBD) algorithms. | |
| namespace | pbat::gpu::vbd |
| Vertex Block Descent (VBD) [2] public GPU API. | |
VBD integrator public API.