UNIVERS  15.3
UNIVERS base processing software API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
mod3d_raytrace.H
1 /* mod3d_raytrace.H */
2 /* $Id: mod3d_raytrace.H,v 2.1 2000/02/21 13:04:07 hoh Exp $ */
3 #ifndef __mod3d_raytrace_H
4 #define __mod3d_raytrace_H
5 
6 #include <mod3d/mod3d_basic.H>
7 
8 #include <mod3d/p_raytr_model.H>
9 #include <mod3d/p_raytr_elements.H>
10 #include <mod3d/rays.H>
11 #include <mod3d/p_raytr_hits.H>
12 
13 #endif /* mod3d_raytrace.H */
14 /* Melnikov George Yu. 17-Feb-1999 */
15 /* Melnikov George Yu. 4-Jun-1999 */
16 /* Melnikov George Yu. 7-Jun-1999 */