|
Soft2D
A 2D multi-material continuum physics engine designed for real-time applications.
|
#include <soft2d_core.h>
Public Attributes | |
| S2BoxShape | box |
See S2BoxShape. | |
| S2CircleShape | circle |
See S2CircleShape. | |
| S2EllipseShape | ellipse |
See S2EllipseShape. | |
| S2CapsuleShape | capsule |
See S2CapsuleShape. | |
| S2PolygonShape | polygon |
See S2PolygonShape. | |
Union S2ShapeUnion
A union of shape structures, designed for a uniform representation of various shape structures.