ReactPhysics3D  v0.10.1
C++ Physics engine library
reactphysics3d::RaycastTest Struct Reference

Structure RaycastTest. More...

#include <include/reactphysics3d/collision/RaycastInfo.h>

Public Member Functions

 RaycastTest (RaycastCallback *callback)
 Constructor.
 
decimal raycastAgainstShape (Collider *shape, const Ray &ray)
 Ray cast test against a collider.
 

Public Attributes

RaycastCallbackuserCallback
 User callback class.
 

Detailed Description

Structure RaycastTest.


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