Hymn to Beauty
C++ 3D Engine
Physics::Shape::Sphere Struct Reference

Parameters used to create a sphere shape. More...

#include <Shape.hpp>

Public Member Functions

 Sphere (float radius)
 

Public Attributes

float radius
 

Detailed Description

Parameters used to create a sphere shape.

Constructor & Destructor Documentation

◆ Sphere()

Physics::Shape::Sphere::Sphere ( float  radius)
inlineexplicit

Member Data Documentation

◆ radius

float Physics::Shape::Sphere::radius

The documentation for this struct was generated from the following file: