|
Hymn to Beauty
C++ 3D Engine
|
Parameters used to create a capsule shape. More...
#include <Shape.hpp>
Public Member Functions | |
| Capsule (float radius, float height) | |
Public Attributes | |
| float | radius |
| float | height |
Parameters used to create a capsule shape.
|
inline |
| float Physics::Shape::Capsule::height |
| float Physics::Shape::Capsule::radius |