/************************************************************************************************ * Name: DataRay2.c * * Author: Christophe Giraud * * (c) UBI Simulations Annecy * ************************************************************************************************/ /* prevent the message : unreferenced inline function has been removed*/ #pragma warning (disable : 4514) #include "MTH.h" #include "dataray2.h" tdstExtendDatas4Ray stExtendDatas4Ray;