CubbyFlow::Collider2::ColliderQueryResult Struct Referencefinal
Internal query result structure. More...
#include <Core/Collider/Collider2.h>
Public Attributes | |
double | distance |
Vector2D | point |
Vector2D | normal |
Vector2D | velocity |
Detailed Description
Internal query result structure.
Member Data Documentation
◆ distance
double CubbyFlow::Collider2::ColliderQueryResult::distance |
◆ normal
Vector2D CubbyFlow::Collider2::ColliderQueryResult::normal |
◆ point
Vector2D CubbyFlow::Collider2::ColliderQueryResult::point |
◆ velocity
Vector2D CubbyFlow::Collider2::ColliderQueryResult::velocity |
The documentation for this struct was generated from the following file:
- Core/Collider/Collider2.h