#include "UT_API.h"#include <stdlib.h>#include <SYS/SYS_Types.h>#include "UT_Assert.h"#include "UT_ArrayHelp.h"Go to the source code of this file.
Classes | |
| class | UT_FloatArray |
Functions | |
| UT_API void | UTsetCompareFloatsTolerance (float tol) |
| UT_API int | UTcompareFloats (const float *a, const float *b) |
| UT_API int UTcompareFloats | ( | const float * | a, | |
| const float * | b | |||
| ) |
| UT_API void UTsetCompareFloatsTolerance | ( | float | tol | ) |
1.5.9