Namespaces | Macros | Typedefs
OPC_IceHook.h File Reference
#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"
Include dependency graph for OPC_IceHook.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 IceCore
 
 IceMaths
 

Macros

#define ASSERT(exp)   {}
 
#define EC_OUTOFMEMORY   "Out of memory"
 
#define FALSE   0
 
#define ICE_COMPILE_TIME_ASSERT(exp)   extern char ICE_Dummy[ (exp) ? 1 : -1 ]
 
#define ICE_DONT_CHECK_COMPILER_OPTIONS
 
#define ICECORE_API   OPCODE_API
 
#define ICEMATHS_API   OPCODE_API
 
#define Log   {}
 
#define SetIceError(a, b)   false
 
#define TRUE   1
 

Typedefs

typedef int BOOL
 

Macro Definition Documentation

◆ ASSERT

#define ASSERT (   exp)    {}

Definition at line 24 of file OPC_IceHook.h.

◆ EC_OUTOFMEMORY

#define EC_OUTOFMEMORY   "Out of memory"

Definition at line 30 of file OPC_IceHook.h.

◆ FALSE

#define FALSE   0

Definition at line 9 of file OPC_IceHook.h.

◆ ICE_COMPILE_TIME_ASSERT

#define ICE_COMPILE_TIME_ASSERT (   exp)    extern char ICE_Dummy[ (exp) ? 1 : -1 ]

Definition at line 26 of file OPC_IceHook.h.

◆ ICE_DONT_CHECK_COMPILER_OPTIONS

#define ICE_DONT_CHECK_COMPILER_OPTIONS

Definition at line 4 of file OPC_IceHook.h.

◆ ICECORE_API

#define ICECORE_API   OPCODE_API

Definition at line 35 of file OPC_IceHook.h.

◆ ICEMATHS_API

#define ICEMATHS_API   OPCODE_API

Definition at line 51 of file OPC_IceHook.h.

◆ Log

#define Log   {}

Definition at line 28 of file OPC_IceHook.h.

◆ SetIceError

#define SetIceError (   a,
  b 
)    false

Definition at line 29 of file OPC_IceHook.h.

◆ TRUE

#define TRUE   1

Definition at line 13 of file OPC_IceHook.h.

Typedef Documentation

◆ BOOL

typedef int BOOL

Definition at line 7 of file OPC_IceHook.h.



openhrp3
Author(s): AIST, General Robotix Inc., Nakamura Lab of Dept. of Mechano Informatics at University of Tokyo
autogenerated on Wed Sep 7 2022 02:51:05