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