#include <limits.h>#include <math.h>#include <iostream.h>#include <stdlib.h>#include <SYS/SYS_Types.h>#include <UT/UT_Endian.h>#include <UT/UT_Floor.h>#include <UT/UT_Math.h>#include <UT/UT_ProcessorDefines.h>#include "PXL_Pixel.h"Go to the source code of this file.
Defines | |
| #define | ABS(x) ((x) < 0 ? -x : x) |
1.5.9