PhysicsBasedAnimationToolkit 0.0.10
Cross-platform C++20 library of algorithms and data structures commonly used in computer graphics research on physically-based simulation.
|
Helper class to allow multiple inheritance of operator() for lambdas. More...
Go to the source code of this file.
Classes | |
struct | pbat::common::Overloaded< Ts > |
C++20 feature to allow multiple inheritance of operator() for lambdas. More... | |
Namespaces | |
namespace | pbat |
The main namespace of the library. | |
namespace | pbat::common |
Common functionality. | |
Helper class to allow multiple inheritance of operator() for lambdas.