Go to the source code of this file.
Macro Definition Documentation
#define DEFAULT_CROWDED_SIGMA 1.0 |
#define DEFAULT_CROWDED_THRESHOLD 0.5 |
#define DEFAULT_DENSITY 0.70f |
#define DEFAULT_DENSITY_NEIGHBOURS 1 |
#define DEFAULT_ENABLE_FLOCKING true |
#define DEFAULT_ENABLE_REPULSION true |
#define DEFAULT_GRADIENT_INTENSITY 0.9 |
#define DEFAULT_GRADIENT_MAGNITUDE_THRESHOLD 0.0f |
#define DEFAULT_K_CURVATURE 1.0f |
#define DEFAULT_K_FLOCKING 0.2f |
#define DEFAULT_K_REPULSION 0.2f |
#define DEFAULT_K_USER_DIRECTION 0.0f |
#define DEFAULT_MAX_NUM_PARTICLES 500 |
#define DEFAULT_OPACITY_INTENSITY 0.7 |
#define DEFAULT_PARTICLE_SHADING_ENABLED true |
#define DEFAULT_PARTICLE_SIZE 0.2 |
#define DEFAULT_PARTICLES_ENABLED true |
#define DEFAULT_PREPROCESSING_GAUSSIAN true |
#define DEFAULT_RENDER_SMOOTHED_IMAGE false |
#define DEFAULT_SAMPLE_STEP 60.0f |
#define DEFAULT_SHADING_INTENSITY 0.9 |
#define DEFAULT_SIGMA_FLOCKING 2.0f |
#define DEFAULT_SIGMA_PREPROCESSING 1.0f |
#define DEFAULT_SIGMA_REPULSION 2.0f |
#define DEFAULT_STICK_PARTICLES_TO_DENSITY_LEVEL true |
#define DEFAULT_USER_DIR_X 1.0f |
#define DEFAULT_USER_DIR_Y 1.0f |
#define DEFAULT_USER_DIR_Z 1.0f |