Macros
OPC_Settings.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define __OPC_SETTINGS_H__
 
#define OPC_NO_NEG_VANILLA_TREE
 Use tree-coherence or not [not implemented yet]. More...
 
#define OPC_NO_NEG_VANILLA_TREE
 
#define OPC_RAYHIT_CALLBACK
 
#define OPC_RAYHIT_CALLBACK
 Use a callback in the ray collider. More...
 
#define OPC_TRITRI_EPSILON_TEST
 
#define OPC_TRITRI_EPSILON_TEST
 Use epsilon value in tri-tri overlap test. More...
 
#define OPC_USE_FCOMI
 Use CPU comparisons (comment that line to use standard FPU compares) More...
 
#define OPC_USE_FCOMI
 

Detailed Description

Contains compilation flags.

Author
Pierre Terdiman
Date
May, 12, 2001

Definition in file OPC_Settings.h.

Macro Definition Documentation

#define __OPC_SETTINGS_H__

Definition at line 22 of file Opcode.h.

#define OPC_NO_NEG_VANILLA_TREE

Use tree-coherence or not [not implemented yet].

Use callbacks or direct pointers. Using callbacks might be a bit slower (but probably not much) Support triangle and vertex strides or not. Using strides might be a bit slower (but probably not much) Discard negative pointer in vanilla trees

Definition at line 43 of file Opcode.h.

#define OPC_NO_NEG_VANILLA_TREE
#define OPC_RAYHIT_CALLBACK
#define OPC_RAYHIT_CALLBACK

Use a callback in the ray collider.

Definition at line 46 of file Opcode.h.

#define OPC_TRITRI_EPSILON_TEST
#define OPC_TRITRI_EPSILON_TEST

Use epsilon value in tri-tri overlap test.

Definition at line 31 of file Opcode.h.

#define OPC_USE_FCOMI

Use CPU comparisons (comment that line to use standard FPU compares)

Use FCOMI / FCMOV on Pentium-Pro based processors (comment that line to use plain C++)

Definition at line 28 of file Opcode.h.

#define OPC_USE_FCOMI


openhrp3
Author(s): AIST, General Robotix Inc., Nakamura Lab of Dept. of Mechano Informatics at University of Tokyo
autogenerated on Sat May 8 2021 02:42:42