Anim 0.1
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
GefExtensions::RayHelper Class Referencefinal
Collaboration diagram for GefExtensions::RayHelper:

Static Public Member Functions

static void GetScreenPosRay (gef::Vector2 const &screen_position, gef::Matrix44 const &projection, gef::Matrix44 const &view, gef::Vector4 &start_point, gef::Vector4 &direction, float screen_width, float screen_height, float ndc_z_min)
 
static bool RaySphereIntersect (gef::Vector4 const &start_point, gef::Vector4 const &direction, gef::Vector4 const &sphere_centre, float sphere_radius, gef::Vector4 &hitpoint)
 
static bool RayPlaneIntersect (gef::Vector4 &start_point, gef::Vector4 &direction, gef::Vector4 const &point_on_plane, gef::Vector4 const &plane_normal, gef::Vector4 &hitpoint)
 

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