CubbyFlow::Collider3::ColliderQueryResult Struct Referencefinal

Internal query result structure. More...

#include <Core/Collider/Collider3.h>

Public Attributes

double distance
 
Vector3D point
 
Vector3D normal
 
Vector3D velocity
 

Detailed Description

Internal query result structure.

Member Data Documentation

◆ distance

double CubbyFlow::Collider3::ColliderQueryResult::distance

◆ normal

Vector3D CubbyFlow::Collider3::ColliderQueryResult::normal

◆ point

Vector3D CubbyFlow::Collider3::ColliderQueryResult::point

◆ velocity

Vector3D CubbyFlow::Collider3::ColliderQueryResult::velocity

The documentation for this struct was generated from the following file: