vrecko
virtual reality framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
MTCreatorTool.cpp File Reference
#include "precompiled.h"
#include "MTCreatorTool.h"
#include "DAEnvironment.h"

Macros

#define absf(x)   ((x)<0.0?-(x):(x))
 
#define SHOW_VISUALS_SAMPLES   1
 
#define VISUALS_SAMPLE_MIN_DISTANCE   0.05
 

Macro Definition Documentation

#define absf (   x)    ((x)<0.0?-(x):(x))
#define SHOW_VISUALS_SAMPLES   1
#define VISUALS_SAMPLE_MIN_DISTANCE   0.05