SolutionVector Struct Reference
#include <Collider.h>
# Public Attributes | |
| Vector3D | direction |
| Direction of vector to solve the collision. | |
| fixed_t | magnitude |
# Detailed Description
Collision solution vector struct
Definition at line 72 of file Collider.h.
# Member Data Documentation
# direction
| Vector3D SolutionVector::direction |
Direction of vector to solve the collision.
Definition at line 75 of file Collider.h.
# magnitude
| fixed_t SolutionVector::magnitude |
Definition at line 78 of file Collider.h.
The documentation for this struct was generated from the following file:
- VUEngine-Core/source/Component/Collider/Collider.h