Loading...
Searching...
No Matches
CubbyFlow::Collider< N >::ColliderQueryResult Struct Referencefinal
Internal query result structure. More...
#include <Core/Geometry/Collider.hpp>
Public Attributes | |
| double | distance = 0.0 |
| Vector< double, N > | point |
| Vector< double, N > | normal |
| Vector< double, N > | velocity |
Detailed Description
template<size_t N>
struct CubbyFlow::Collider< N >::ColliderQueryResult
struct CubbyFlow::Collider< N >::ColliderQueryResult
Internal query result structure.
Member Data Documentation
◆ distance
template<size_t N>
| double CubbyFlow::Collider< N >::ColliderQueryResult::distance = 0.0 |
◆ normal
◆ point
◆ velocity
The documentation for this struct was generated from the following file:
- Core/Geometry/Collider.hpp
1.9.8