libgpac
0.4.5
|
3D Ray More...
#include <gpac/math.h>
Public Attributes | |
GF_Vec | orig |
GF_Vec | dir |
*The 3D ray object is used in GPAC for all collision and mouse interaction tests
GF_Vec GF_Ray::orig |
origin point of the ray
GF_Vec GF_Ray::dir |
normalized direction vector of the ray