PhysicsBasedAnimationToolkit 0.0.10
Cross-platform C++20 library of algorithms and data structures commonly used in computer graphics research on physically-based simulation.
|
Static Public Attributes | |
int | Triangle = 0 |
int | Quadrilateral = 1 |
int | Tetrahedron = 2 |
int | Hexahedron = 3 |