Two generic functions of the description of a Move3D scene are void *p3d_beg_desc(int type, char *name) that starts the description of the element name of type type (environement, robot, obstacle, body of a robot), and int p3d_end_desc(void) that ends the current description.