|
PhysicsBasedAnimationToolkit 0.0.10
Cross-platform C++20 library of algorithms and data structures commonly used in computer graphics research on physically-based simulation.
|
Public Types | |
| using | LhsNestedType = TLhsMatrix |
| using | RhsNestedType = TRhsMatrix |
| using | ScalarType = typename LhsNestedType::ScalarType |
| using | SelfType = VerticalStack<LhsNestedType, RhsNestedType> |