Antkeeper
0.0.1
|
#include <cstdint>
Go to the source code of this file.
Namespaces | |
physics | |
Physics. | |
Enumerations | |
enum class | physics::collider_type : std::uint8_t { physics::plane , physics::sphere , physics::box , physics::capsule , physics::mesh } |
Collider types. More... | |