UltraScan III
Macros | Functions
us_solutedata.cpp File Reference
#include "us_solutedata.h"
#include "us_ga_init.h"
#include "us_defines.h"
#include "us_math2.h"
#include "us_settings.h"
Include dependency graph for us_solutedata.cpp:

Go to the source code of this file.

Macros

#define _MIN_VHR_   0.01
 

Functions

bool buck_vx_lessthan (const bucket &buck1, const bucket &buck2)
 Bucket vertex less than routine for qSort. More...
 

Macro Definition Documentation

#define _MIN_VHR_   0.01

Function Documentation

bool buck_vx_lessthan ( const bucket buck1,
const bucket buck2 
)

Bucket vertex less than routine for qSort.

Definition at line 10 of file us_solutedata.cpp.