#include <stdio.h>
#include <stdlib.h>
#include <assert.h>
#include <string.h>
#include <float.h>
#include <math.h>
#include "Ice/IcePreprocessor.h"
#include "Ice/IceTypes.h"
#include "Ice/IceFPU.h"
#include "Ice/IceMemoryMacros.h"
#include "Ice/IceUtils.h"
#include "Ice/IceContainer.h"
#include "Ice/IcePairs.h"
#include "Ice/IceRevisitedRadix.h"
#include "Ice/IceRandom.h"
#include "Ice/IceAxes.h"
#include "Ice/IcePoint.h"
#include "Ice/IceHPoint.h"
#include "Ice/IceMatrix3x3.h"
#include "Ice/IceMatrix4x4.h"
#include "Ice/IcePlane.h"
#include "Ice/IceRay.h"
#include "Ice/IceIndexedTriangle.h"
#include "Ice/IceAABB.h"
#include "Ice/IceOBB.h"
#include "Ice/IceBoundingSphere.h"
Go to the source code of this file.
◆ ASSERT
◆ EC_OUTOFMEMORY
#define EC_OUTOFMEMORY "Out of memory" |
◆ FALSE
◆ ICE_COMPILE_TIME_ASSERT
#define ICE_COMPILE_TIME_ASSERT |
( |
|
exp | ) |
extern char ICE_Dummy[ (exp) ? 1 : -1 ] |
◆ ICE_DONT_CHECK_COMPILER_OPTIONS
#define ICE_DONT_CHECK_COMPILER_OPTIONS |
◆ ICECORE_API
◆ ICEMATHS_API
◆ Log
◆ SetIceError
#define SetIceError |
( |
|
a, |
|
|
|
b |
|
) |
| false |
◆ TRUE
◆ BOOL