UNIVERS  15.3
UNIVERS base processing software API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
u3d_shooter_defines.hpp
1 /* u3d_shooter_defines.hpp */
2 /* $Id: u3d_shooter_defines.hpp,v 1.2 2007/07/11 13:45:21 guser1 Exp $ */
3 
4 #ifndef __u3d_shooter_defines_hpp
5 #define __u3d_shooter_defines_hpp
6 
7 
8 #define U3D_F_EPS M_PI_2
14 #define U3D_MAX_ITER_NUM_STAGE1 10
17 #define U3D_MIN_DF 1.e-6
20 #endif