EASY-ROB™ Kernel  v8.606
Public Attributes | List of all members
ER_CollisionPair Struct Reference

A pair of two colliding triangles, see erColl_GetResults_Collide() More...

#include <erk_capi_types.h>

Public Attributes

int id1
 identifier triangles 1st object More...
 
int id2
 identifier triangles 2nd object More...
 

Detailed Description

A pair of two colliding triangles, see erColl_GetResults_Collide()

Member Data Documentation

◆ id1

int ER_CollisionPair::id1

identifier triangles 1st object

◆ id2

int ER_CollisionPair::id2

identifier triangles 2nd object


The documentation for this struct was generated from the following file: