|
Untitled Game engine no.5
1.0
|
#include <Components.hpp>
Public Member Functions | |
| Shape (Ref< PhysicsEntity > &pe) | |
| glm::vec3 | furthestInDir (const glm::vec3 &norm) const |
Public Attributes | |
| Ref< PhysicsEntity > | pe |
Wrapper for processing GJK support point generation from physics entities.
1.8.17