PCG-FPS
v2 m0.22.4
Simple First Person Shooter with Procedurally Generated Level
|
specifies a single contact point More...
#include <CollisionCallback.h>
Public Member Functions | |
ContactPoint (glm::vec3 pos, glm::vec3 norm) | |
constructor More... | |
Public Attributes | |
glm::vec3 | position |
position More... | |
glm::vec3 | normal |
normal More... | |
specifies a single contact point
|
inline |
constructor
pos | position |
norm | normal |
glm::vec3 skr::fps2::Collision::ContactPoint::normal |
normal
glm::vec3 skr::fps2::Collision::ContactPoint::position |
position