helix.config

Module for helix global configuration. It's like some find of .ini file that should be corrected according to your needs prior to using helix in your project.

Authors:
Victor Nakoryakov, nail-mail[at]mail.ru

alias float_t ;
Defines default internal float type for typenames without explicit type suffixes. E.g. Vector3 will have components of type float_t but Vector3d still will have components of type double, since suffix 'd' explicitly specifies internal type.

const int defrelprec ;
const int defabsprec ;
Values that are passed as defaults to equal function.

Page was generated with on Tue Feb 21 11:32:53 2006