| Enumerator |
|---|
| PreprocessStatus_Success |
Preprocess completed without problem.
|
| PreprocessStatus_Unknown_Failure |
An unknown problem occurred.
|
| PreprocessStatus_Setup_Failure |
A problem occurred during pre-process setup (directory creation, conflicting files, etc.).
|
| PreprocessStatus_First_Pass_Failure |
A problem occurred during initial pass (parsing text file for bounding box, binary file generation).
|
| PreprocessStatus_Second_Pass_Failure |
A problem occurred during second pass (spatially sorting all the points).
|
| PreprocessStatus_Third_Pass_Failure |
A problem occurred during third pass (node generation and randomization, index generation).
|