The QVector3D class represents a vector or vertex in 3D space.
I am working on collision system for my game that uses custom colliders. I used this to create bounding box …