Blender  V3.3
Classes | Macros
gim_contact.h File Reference
#include "gim_geometry.h"
#include "gim_radixsort.h"
#include "gim_array.h"

Go to the source code of this file.

Classes

class  GIM_CONTACT
 
class  gim_contact_array
 

Macros

#define NORMAL_CONTACT_AVERAGE   1
 
#define CONTACT_DIFF_EPSILON   0.00001f
 

Detailed Description

Author
Francisco Leon Najera

Definition in file gim_contact.h.

Macro Definition Documentation

◆ CONTACT_DIFF_EPSILON

#define CONTACT_DIFF_EPSILON   0.00001f

Definition at line 47 of file gim_contact.h.

◆ NORMAL_CONTACT_AVERAGE

#define NORMAL_CONTACT_AVERAGE   1

Configuration var for applying interpolation of contact normals

Definition at line 43 of file gim_contact.h.