group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
physics::WorldSphere Struct Reference

A sphere in world space. More...

#include <SweptCollision.hpp>

Public Attributes

glm::vec3 center
 Centre point.
float radius
 Radius.

Detailed Description

A sphere in world space.

Member Data Documentation

◆ center

glm::vec3 physics::WorldSphere::center

Centre point.

◆ radius

float physics::WorldSphere::radius

Radius.


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