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