libgpac  0.5.0
Public Attributes | List of all members
GF_Ray Struct Reference

3D Ray More...

#include <gpac/math.h>

Public Attributes

GF_Vec orig
 
GF_Vec dir
 

Detailed Description

*The 3D ray object is used in GPAC for all collision and mouse interaction tests

Member Data Documentation

GF_Vec GF_Ray::orig

origin point of the ray

GF_Vec GF_Ray::dir

normalized direction vector of the ray


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