BaseInteraction.h File Reference
#include <vector>
#include "BaseObject.h"
#include "Math/Vector.h"
#include "Math/Matrix.h"
#include "Logger.h"

Go to the source code of this file.

Classes

class  BaseInteraction
 Stores information about interactions between two interactable objects; often particles but could be walls etc. By info about interactions one means the overlaps, contact point, forces, torques, relative velocities etc. More...