libgpac  0.4.5
Public Attributes
GF_Ray Struct Reference

3D Ray More...

#include <gpac/math.h>

List of all members.

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: