libmove3d  3.13.0
Public Attributes
elem_list_BB Struct Reference

List element for the pair selection of bounding boxes distance conputation. More...

#include <p3d.h>

List of all members.

Public Attributes

struct objobj1
 Fisrt objet.
struct objobj2
 Second object.
struct elem_list_BBnext
 The next element of the list (NULL is the end of list)

Detailed Description

List element for the pair selection of bounding boxes distance conputation.


Member Data Documentation

Fisrt objet.

The distance is computed between obj1 and obj2.

Note:
This is always a body of the robot that owns the list.

Second object.

The distance is computed between obj1 and obj2.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines