|
PhysicsBasedAnimationToolkit 0.0.10
Cross-platform C++20 library of algorithms and data structures commonly used in computer graphics research on physically-based simulation.
|
Header file for the Newton integrator's configuration. More...
#include "pbat/Aliases.h"Go to the source code of this file.
Classes | |
| struct | pbat::sim::algorithm::newton::Config |
| Newton integrator configuration. More... | |
Namespaces | |
| namespace | pbat |
| The main namespace of the library. | |
| namespace | pbat::io |
| Namespace for I/O. | |
| namespace | pbat::sim |
| PBAT simulation algorithms. | |
| namespace | pbat::sim::algorithm |
| Namespace for PBAT simulation algorithms. | |
| namespace | pbat::sim::algorithm::newton |
| Namespace for Newton simulation algorithms. | |
Header file for the Newton integrator's configuration.