41#include <visp3/core/vpConfig.h>
43#ifndef DOXYGEN_SHOULD_SKIP_THIS
47#include <visp3/robot/vpWireFrameSimulatorTypes.h>
55#define BND_CARDIOIDE 1
76#define VECTOR_NBR 6144
117void free_Bound(Bound *bp);
118void free_huge_Bound(Bound *bp);
119void free_Bound_scene(Bound_scene *bsp);
120void malloc_Bound(Bound *bp, Type type,
int polygonal, Index fn, Index pn);
121void malloc_huge_Bound(Bound *bp);
122void malloc_Bound_scene(Bound_scene *bsp,
const char *name, Index bn);